Skip to content
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

Add a CLI reporting tool #9972

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add a CLI reporting tool #9972

wants to merge 4 commits into from

Conversation

steven-sheehy
Copy link
Member

Description:

Related issue(s):

Fixes #9918

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Steven Sheehy <[email protected]>
@steven-sheehy steven-sheehy added enhancement Type: New feature javascript Pull requests that update Javascript code labels Dec 16, 2024
@steven-sheehy steven-sheehy added this to the 0.121.0 milestone Dec 16, 2024
@steven-sheehy steven-sheehy self-assigned this Dec 16, 2024
Signed-off-by: Steven Sheehy <[email protected]>
Signed-off-by: Steven Sheehy <[email protected]>
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.33%. Comparing base (da000d7) to head (7941a35).
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9972      +/-   ##
============================================
+ Coverage     92.21%   92.33%   +0.11%     
+ Complexity     7840     7748      -92     
============================================
  Files           954      938      -16     
  Lines         32791    32636     -155     
  Branches       4141     4125      -16     
============================================
- Hits          30239    30133     -106     
+ Misses         1581     1533      -48     
+ Partials        971      970       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Steven Sheehy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate an account report in CSV format
2 participants