Skip to content

Conversation

macladson
Copy link
Member

This fixes the warning that clippy was raising about manually re-implementing div_ceil.

Copy link

codecov bot commented Sep 24, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.07%. Comparing base (dd6ac18) to head (12b0ac1).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/tree_hash.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   58.62%   58.07%   -0.55%     
==========================================
  Files           8        8              
  Lines         290      291       +1     
==========================================
- Hits          170      169       -1     
- Misses        120      122       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@macladson macladson mentioned this pull request Sep 24, 2025
@michaelsproul michaelsproul merged commit 827ffba into sigp:main Sep 30, 2025
5 of 7 checks passed
@macladson macladson deleted the fix-clippy branch September 30, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants