Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Type Update Change
codspeed-criterion-compat (source) dev-dependencies major 2.10 -> 4.0

Release Notes

CodSpeedHQ/codspeed-rust (codspeed-criterion-compat)

v4.0.5

Compare Source

v4.0.4

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.3...v4.0.4

v4.0.3

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.2...v4.0.3

v4.0.2

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

Details

Fixes
Internals

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.0...v4.0.1

v4.0.0

Compare Source

What's Changed

This release brings the walltime profiling instrument to codspeed-rust! 🎉

[!TIP]
Try it out simply by changing the mode to walltime in the latest version of the action

Details

Added
Internals

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.5...v4.0.0

v3.0.5

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.4...v3.0.5

v3.0.4

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.3...v3.0.4

v3.0.3

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

  • Fix the Windows build (without introducing any runtime features)
  • Fix a self-dependency issue in the criterion walltime layer

Details

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

[!WARNING]
BREAKING: Make sure to use v3 of the compat layers if you're using the v3 of cargo-codspeed

  • Fix divan walltime measurement: Resolves measurement issues in divan integration (will yank previous divan release due to measurement problems)
  • Default to bench profile: cargo-codspeed now uses the bench profile by default when building, improving performance measurement accuracy
  • Remove unnecessary black_box: Cleaned up redundant black_box calls from measurements for better performance (thanks @​DaniPopes)

Changes

🐛 Bug Fixes
🔧 Improvements

New Contributors

Full Changelog

v2.10.1...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.67%. Comparing base (ccefad4) to head (d115e92).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
+ Coverage   94.57%   94.67%   +0.09%     
==========================================
  Files          54       54              
  Lines        5696     5689       -7     
  Branches     5696     5689       -7     
==========================================
- Hits         5387     5386       -1     
+ Misses        288      282       -6     
  Partials       21       21              

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

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.

0 participants