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

fix(types): SimplifyDeepArray should now actually be "deep" #2920

Merged
merged 7 commits into from
Jun 6, 2024

refactor: split JSONRespond return declaration to it's own type

a79386b
Select commit
Loading
Failed to load commit list.
Merged

fix(types): SimplifyDeepArray should now actually be "deep" #2920

refactor: split JSONRespond return declaration to it's own type
a79386b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 1s

94.11% (target 75.00%)

View this Pull Request on Codecov

94.11% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.11%. Comparing base (817626f) to head (a79386b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2920    +/-   ##
========================================
  Coverage   94.11%   94.11%            
========================================
  Files         136      136            
  Lines       13382    13384     +2     
  Branches     2242     2348   +106     
========================================
+ Hits        12594    12596     +2     
  Misses        788      788            

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