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

Remove redundant {swap,reverse}_{rows,cols} methods #1976

Merged
merged 1 commit into from
Dec 17, 2024

Remove redundant {swap,reverse}_{rows,cols} methods

f428c3a
Select commit
Loading
Failed to load commit list.
Merged

Remove redundant {swap,reverse}_{rows,cols} methods #1976

Remove redundant {swap,reverse}_{rows,cols} methods
f428c3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

88.02% (+0.01%) compared to 16fa2cf

View this Pull Request on Codecov

88.02% (+0.01%) compared to 16fa2cf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.02%. Comparing base (16fa2cf) to head (f428c3a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1976      +/-   ##
==========================================
+ Coverage   88.00%   88.02%   +0.01%     
==========================================
  Files          98       98              
  Lines       36450    36356      -94     
==========================================
- Hits        32078    32002      -76     
+ Misses       4372     4354      -18     

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