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

chore: Dedupe kwargs snake case decorator #924

Merged
merged 2 commits into from
Oct 25, 2024

Merge remote-tracking branch 'origin/main' into sshin/2757

4d2a1e5
Select commit
Loading
Failed to load commit list.
Merged

chore: Dedupe kwargs snake case decorator #924

Merge remote-tracking branch 'origin/main' into sshin/2757
4d2a1e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

96.23% (-0.01%) compared to 1279697, passed because coverage increased by 0% when compared to adjusted base (96.23%)

View this Pull Request on Codecov

96.23% (-0.01%) compared to 1279697, passed because coverage increased by 0% when compared to adjusted base (96.23%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (1279697) to head (4d2a1e5).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #924      +/-   ##
==========================================
- Coverage   96.24%   96.23%   -0.01%     
==========================================
  Files         823      823              
  Lines       18992    18953      -39     
==========================================
- Hits        18279    18240      -39     
  Misses        713      713              

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