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

ci(pre-commit): autoupdate #7630

Merged
merged 3 commits into from
Sep 17, 2024

fix: remove the outer call to dict()

fea0867
Select commit
Loading
Failed to load commit list.
Merged

ci(pre-commit): autoupdate #7630

fix: remove the outer call to dict()
fea0867
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 1s

27.98% (target 0.00%)

View this Pull Request on Codecov

27.98% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.98%. Comparing base (31d39b5) to head (fea0867).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7630      +/-   ##
==========================================
- Coverage   27.99%   27.98%   -0.01%     
==========================================
  Files        1318     1319       +1     
  Lines       98611    98643      +32     
  Branches    39774    39778       +4     
==========================================
+ Hits        27605    27608       +3     
- Misses      70976    71005      +29     
  Partials       30       30              

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