Skip to content

chore: bump criterion to 0.8.2#110

Open
jgabaut wants to merge 1 commit intoRobbepop:masterfrom
jgabaut:devel
Open

chore: bump criterion to 0.8.2#110
jgabaut wants to merge 1 commit intoRobbepop:masterfrom
jgabaut:devel

Conversation

@jgabaut
Copy link
Copy Markdown

@jgabaut jgabaut commented May 6, 2026

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.06%. Comparing base (a8be633) to head (10a722b).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   61.06%   61.06%           
=======================================
  Files          12       12           
  Lines         506      506           
=======================================
  Hits          309      309           
  Misses        197      197           

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

Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rust-version = "1.85.0"

The library builds successfully with Rust 1.85, so we could just say a more recent compiler is required for benchmarks.

Comment thread Cargo.toml Outdated
@jgabaut jgabaut changed the title chore: bump rust-version to 1.86.0, bump criterion to 0.8.2 chore: bump criterion to 0.8.2 May 6, 2026
@jgabaut jgabaut requested a review from xtqqczze May 6, 2026 17:31
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is fine if having the latest dev-dependencies is important.

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.

Criterion is out of date

3 participants