Closed dependabot[bot] closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
93e4f79
) 54.87% compared to head (39716df
) 54.87%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@dependabot squash and merge
Updates the requirements on criterion to permit the latest version.
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
5e27b69
Merge branch 'version-0.4'4d6d69a
Increment version numbers.935c632
Add Throughput::BytesDecimal. Fixes #581.f82ce59
Remove critcmp code (it belongs in cargo-criterion) (#610)a18d080
Merge branch 'master' into version-0.4f9c6b8d
Merge pull request #608 from Cryptex-github/patch-18d0224e
Fix html report path2934163
Add missing black_box for bench_with_input parameters. Fixes 566.dfd7b65
Add duplicated benchmark ID to assertion message.ce8259e
Bump criterion-plot version number.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @VictorKoenders.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)