Add --detailed option for buildtest report#1567
Add --detailed option for buildtest report#1567shahzebsiddiqui merged 42 commits intobuildtesters:develfrom
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## devel #1567 +/- ##
==========================================
+ Coverage 77.86% 78.36% +0.51%
==========================================
Files 57 56 -1
Lines 6621 6577 -44
==========================================
- Hits 5155 5154 -1
+ Misses 1466 1423 -43
☔ View full report in Codecov by Sentry. |
7fe465d to
06e3ad7
Compare
|
@shahzebsiddiqui Here is the buildtest report --detailed command result |
|
@szuananwar okay taking a step back and looking at the whole code base i think the way you implemented this method is not going to work with all the other options. We really need to pass Simply running the following command it shows 1 entry which is not correct it should show entries specified by Also we should make |

This new feature will let the user to run
buildtest rt --format name,id,user,state,returncode,runtime,outfile,errfile,buildspec --count=1
By running
buildtest rt --detailed