-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DM-43985: Create bps report API #165
Conversation
9725a20
to
d7848d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions. Merge approved.
Added a list of report postporcessors BPS uses by default.
Instead of calling retrieve_report() internally, now display_report() expects the run reports and/or potential error messages to be passed to it by the caller.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #165 +/- ##
==========================================
+ Coverage 78.30% 78.61% +0.31%
==========================================
Files 40 40
Lines 3180 3246 +66
Branches 549 558 +9
==========================================
+ Hits 2490 2552 +62
- Misses 602 604 +2
- Partials 88 90 +2 ☔ View full report in Codecov by Sentry. |
Checklist
doc/changes