Remove the error wrapping for reading K8s/OpenShift YAMLs#164
Remove the error wrapping for reading K8s/OpenShift YAMLs#164maysunfaisal merged 1 commit intodevfile:mainfrom
Conversation
Signed-off-by: Maysun J Faisal <[email protected]>
ceb13fb to
0e0d1b6
Compare
Codecov ReportBase: 59.67% // Head: 59.67% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #164 +/- ##
=======================================
Coverage 59.67% 59.67%
=======================================
Files 36 36
Lines 4226 4226
=======================================
Hits 2522 2522
Misses 1557 1557
Partials 147 147
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maysunfaisal, yangcao77 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What does this PR do?:
Removes the excessive error wrapping
For example, this is what we see in HAS:
Which issue(s) this PR fixes:
N/A
PR acceptance criteria:
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.
Unit/Functional tests
QE Integration test
Documentation
Client Impact
Gosec scans
How to test changes / Special notes to the reviewer: