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

STY: Remove redundant pass statement #2739

Merged
merged 1 commit into from
Jul 7, 2024

STY: Remove redundant pass statement

4394e1c
Select commit
Loading
Failed to load commit list.
Merged

STY: Remove redundant pass statement #2739

STY: Remove redundant pass statement
4394e1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2024 in 0s

95.14% (-0.01%) compared to de07cbc, passed because coverage increased by +0.00% when compared to adjusted base (95.14%)

View this Pull Request on Codecov

95.14% (-0.01%) compared to de07cbc, passed because coverage increased by +0.00% when compared to adjusted base (95.14%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (de07cbc) to head (4394e1c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2739      +/-   ##
==========================================
- Coverage   95.14%   95.14%   -0.01%     
==========================================
  Files          51       51              
  Lines        8548     8547       -1     
  Branches     1703     1703              
==========================================
- Hits         8133     8132       -1     
  Misses        261      261              
  Partials      154      154              

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