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

Fix beta Clippy complaints about rustdoc formatting. #1719

Merged
merged 3 commits into from
Feb 27, 2025

Fix manual `is_power_of_two` check.

c947540
Select commit
Loading
Failed to load commit list.
Merged

Fix beta Clippy complaints about rustdoc formatting. #1719

Fix manual `is_power_of_two` check.
c947540
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

54.15% (-0.01%) compared to 3ea34e8, passed because coverage increased by 0% when compared to adjusted base (54.15%)

View this Pull Request on Codecov

54.15% (-0.01%) compared to 3ea34e8, passed because coverage increased by 0% when compared to adjusted base (54.15%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.15%. Comparing base (3ea34e8) to head (c947540).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1719      +/-   ##
==========================================
- Coverage   54.15%   54.15%   -0.01%     
==========================================
  Files         176      176              
  Lines       20476    20475       -1     
==========================================
- Hits        11089    11088       -1     
  Misses       9387     9387              

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