-
Notifications
You must be signed in to change notification settings - Fork 40
Update pytest-cov requirement from <=6.1.1,>=2.6.0 to >=2.6.0,<=6.2.1 #1780
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
Update pytest-cov requirement from <=6.1.1,>=2.6.0 to >=2.6.0,<=6.2.1 #1780
Conversation
|
The |
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 6.50 % | 3.821e+03 | 4.069e+03 | 248.30 | 34.05 | 28.72 |
test_proximal_jac_w7x_with_eq_update | -0.50 % | 6.713e+03 | 6.680e+03 | -33.41 | 157.46 | 157.67 |
test_proximal_freeb_jac | -0.09 % | 1.325e+04 | 1.324e+04 | -11.73 | 71.80 | 71.87 |
test_proximal_freeb_jac_blocked | -0.42 % | 7.537e+03 | 7.505e+03 | -31.99 | 64.16 | 63.34 |
test_proximal_freeb_jac_batched | 0.31 % | 7.498e+03 | 7.522e+03 | 23.42 | 65.06 | 64.36 |
test_proximal_jac_ripple | 0.77 % | 7.513e+03 | 7.571e+03 | 58.17 | 69.96 | 70.18 |
test_proximal_jac_ripple_spline | 1.34 % | 3.494e+03 | 3.540e+03 | 46.71 | 71.98 | 71.88 |
test_eq_solve | 1.16 % | 2.069e+03 | 2.093e+03 | 24.05 | 120.73 | 120.94 |For the memory plots, go to the summary of |
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.6.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
e9fc518 to
a51de5d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1780 +/- ##
=======================================
Coverage 95.77% 95.77%
=======================================
Files 101 101
Lines 27063 27063
=======================================
Hits 25920 25920
Misses 1143 1143 🚀 New features to boost your workflow:
|
Updates the requirements on pytest-cov to permit the latest version.
Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
55dbe43Bump version: 6.2.0 → 6.2.1d17e9b7Update changelog.8964ab7Add a note for this warning disable.e932e41Prevent unimported warnings @ pytest-xdist workers573379bBring pytest-cov's suprocess management in line with coverage's process_start...f1884e8Fix xdist pin.512c669Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64Remove deprecated license classifier.dca5723Bump version: 6.1.1 → 6.2.0f69166aAlso trigger the sqlite warning.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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)