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

atomic: Add non-member functions for fetch_min and fetch_max #443

Merged
merged 1 commit into from
Nov 18, 2024

atomic: Add non-member functions for fetch_min and fetch_max

2676d85
Select commit
Loading
Failed to load commit list.
Merged

atomic: Add non-member functions for fetch_min and fetch_max #443

atomic: Add non-member functions for fetch_min and fetch_max
2676d85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

97.46% (+0.00%) compared to d621e2b

View this Pull Request on Codecov

97.46% (+0.00%) compared to d621e2b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.46%. Comparing base (d621e2b) to head (2676d85).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #443   +/-   ##
=======================================
  Coverage   97.45%   97.46%           
=======================================
  Files          32       32           
  Lines        2594     2602    +8     
=======================================
+ Hits         2528     2536    +8     
  Misses         66       66           

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