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

MAINT: Remove redundant super() #2734

Merged
merged 2 commits into from
Jul 2, 2024

Merge branch 'main' into super

26ad55b
Select commit
Loading
Failed to load commit list.
Merged

MAINT: Remove redundant super() #2734

Merge branch 'main' into super
26ad55b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

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

View this Pull Request on Codecov

95.14% (-0.01%) compared to e85cffa, passed because coverage increased by -0.01% 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 (e85cffa) to head (26ad55b).

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

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