Skip to content

Conversation

@tmatth
Copy link
Member

@tmatth tmatth commented Dec 3, 2025

No description provided.

Fixes:
"warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead"
Fixes:
```
warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
```
@tmatth tmatth requested a review from barrbrain December 3, 2025 18:50
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.83%. Comparing base (3c3a26f) to head (74afe54).
⚠️ Report is 81 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3457      +/-   ##
==========================================
- Coverage   88.52%   81.83%   -6.70%     
==========================================
  Files          89       84       -5     
  Lines       28323    23895    -4428     
==========================================
- Hits        25074    19554    -5520     
- Misses       3249     4341    +1092     

☔ 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.

@barrbrain barrbrain merged commit 564ae3b into xiph:master Dec 3, 2025
25 of 26 checks passed
@tmatth tmatth deleted the benches/fix-deprecation-warnings branch December 4, 2025 01:15
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