-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): update clap-verbosity-flag requirement from 2.2 to 3.0 #2251
Conversation
Failed Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
All resultsSucceeded Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
Unsupported Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
|
1efaf9b
to
12c6e03
Compare
Updates the requirements on [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) to permit the latest version. - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
12c6e03
to
a0847aa
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2251 +/- ##
=======================================
Coverage 95.37% 95.37%
=======================================
Files 112 112
Lines 36567 36593 +26
=======================================
+ Hits 34876 34901 +25
- Misses 1691 1692 +1 ☔ View full report in Codecov by Sentry. |
Benchmark resultsPerformance differences relative to baae4f2. coalesce_acked_from_zero 1+1 entries: No change in performance detected.time: [99.244 ns 99.606 ns 99.965 ns] change: [-0.4011% +0.1309% +0.7188%] (p = 0.64 > 0.05) coalesce_acked_from_zero 3+1 entries: No change in performance detected.time: [117.23 ns 117.65 ns 118.11 ns] change: [-0.3407% +0.0357% +0.4264%] (p = 0.86 > 0.05) coalesce_acked_from_zero 10+1 entries: No change in performance detected.time: [116.90 ns 117.43 ns 118.03 ns] change: [-1.1767% -0.3109% +0.4698%] (p = 0.50 > 0.05) coalesce_acked_from_zero 1000+1 entries: No change in performance detected.time: [97.896 ns 98.084 ns 98.315 ns] change: [-0.2962% +0.5970% +1.4465%] (p = 0.18 > 0.05) RxStreamOrderer::inbound_frame(): No change in performance detected.time: [111.91 ms 111.96 ms 112.01 ms] change: [-0.0528% +0.0143% +0.0851%] (p = 0.69 > 0.05) SentPackets::take_ranges: :green_heart: Performance has improved.time: [5.5451 µs 5.7210 µs 5.9127 µs] change: [-96.562% -96.497% -96.430%] (p = 0.00 < 0.05) transfer/pacing-false/varying-seeds: No change in performance detected.time: [26.126 ms 27.160 ms 28.191 ms] change: [-8.5995% -3.2414% +2.3045%] (p = 0.25 > 0.05) transfer/pacing-true/varying-seeds: No change in performance detected.time: [35.314 ms 36.973 ms 38.636 ms] change: [-4.3028% +2.0900% +8.3528%] (p = 0.51 > 0.05) transfer/pacing-false/same-seed: No change in performance detected.time: [25.944 ms 26.759 ms 27.562 ms] change: [-6.0960% -2.2556% +2.0232%] (p = 0.29 > 0.05) transfer/pacing-true/same-seed: No change in performance detected.time: [41.113 ms 43.388 ms 45.730 ms] change: [-9.6852% -2.9271% +4.2095%] (p = 0.41 > 0.05) 1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: No change in performance detected.time: [918.19 ms 927.35 ms 936.71 ms] thrpt: [106.76 MiB/s 107.83 MiB/s 108.91 MiB/s] change: time: [-0.3232% +1.1100% +2.5924%] (p = 0.15 > 0.05) thrpt: [-2.5269% -1.0978% +0.3243%] 1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: No change in performance detected.time: [318.68 ms 322.18 ms 325.78 ms] thrpt: [30.696 Kelem/s 31.039 Kelem/s 31.379 Kelem/s] change: time: [-0.4596% +0.9779% +2.5235%] (p = 0.21 > 0.05) thrpt: [-2.4614% -0.9684% +0.4617%] 1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: No change in performance detected.time: [33.690 ms 33.907 ms 34.141 ms] thrpt: [29.291 elem/s 29.492 elem/s 29.682 elem/s] change: time: [-0.3555% +0.4836% +1.2731%] (p = 0.26 > 0.05) thrpt: [-1.2571% -0.4813% +0.3567%] 1-conn/1-100mb-resp/mtu-1504 (aka. Upload)/client: No change in performance detected.time: [1.6189 s 1.6386 s 1.6591 s] thrpt: [60.274 MiB/s 61.028 MiB/s 61.771 MiB/s] change: time: [-1.5104% +0.2323% +1.9415%] (p = 0.80 > 0.05) thrpt: [-1.9045% -0.2317% +1.5336%] Client/server transfer resultsTransfer of 33554432 bytes over loopback.
|
Updates the requirements on clap-verbosity-flag to permit the latest version.
Changelog
Sourced from clap-verbosity-flag's changelog.
... (truncated)
Commits
02d8ea5
chore: Release clap-verbosity-flag version 3.0.09ae44a3
docs: Update changelog9118db6
Merge pull request #127 from joshka/jm/tracing-supported05b10
Merge pull request #126 from joshka/jm/log-optional53b0316
feat: Add support fortracing
crate61c1bc6
feat!: Make log crate optionalffffbe5
Merge pull request #125 from joshka/jm/verbosity-filtere253647
feat!: Use VerbosityFilter instead of log::Level99c0859
chore: Release clap-verbosity-flag version 2.2.39966b25
docs: Update changelogDependabot 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)