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

feat(pretty-json): support custom query #3300

Merged
merged 2 commits into from
Aug 26, 2024

feat: don't use default value

0f7c378
Select commit
Loading
Failed to load commit list.
Merged

feat(pretty-json): support custom query #3300

feat: don't use default value
0f7c378
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

96.31% (target 75.00%)

View this Pull Request on Codecov

96.31% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.31%. Comparing base (54dab7e) to head (0f7c378).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3300   +/-   ##
=======================================
  Coverage   96.31%   96.31%           
=======================================
  Files         151      151           
  Lines       15368    15378   +10     
  Branches     2683     2702   +19     
=======================================
+ Hits        14801    14811   +10     
  Misses        567      567           

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