refactor codebase of 'buildtest inspect' #1466
Conversation
…md and instead invoke the method directly. Refactor the regression tests to avoid invoking inspect_cmd method
|
@Xiangs18 based on your last PR #1387 which turned out we needed to refactor some of the code-base. I did this basically removing the entry method |
…nspect' if condition since this caused issues when report file was not present none of the commands would work
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## devel #1466 +/- ##
==========================================
- Coverage 75.08% 74.95% -0.13%
==========================================
Files 57 57
Lines 6537 6523 -14
==========================================
- Hits 4908 4889 -19
- Misses 1629 1634 +5
☔ View full report in Codecov by Sentry. |
No description provided.