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

use std::swap #956

Merged
merged 1 commit into from
Sep 26, 2024

use std::swap

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

use std::swap #956

use std::swap
4f7d355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

88.25% (-3.59%) compared to d437097

View this Pull Request on Codecov

88.25% (-3.59%) compared to d437097

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.25%. Comparing base (d437097) to head (4f7d355).
Report is 103 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
- Coverage   91.84%   88.25%   -3.59%     
==========================================
  Files          37       62      +25     
  Lines        4976     8666    +3690     
  Branches        0     1049    +1049     
==========================================
+ Hits         4570     7648    +3078     
- Misses        406     1018     +612     

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