Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Updates the requirements on pytest-codspeed to permit the latest version.

Release notes

Sourced from pytest-codspeed's releases.

v2.2.0

What's Changed

pytest-xdist is now fully supported. Thus if you have a lot of benches, you can totally leverage xdist test distribution (on the same CPU) to speed up benchmark execution.

Details

Full Changelog: CodSpeedHQ/pytest-codspeed@v2.1.0...v2.2.0

Commits
  • faa4b7d Release v2.2.0 🚀
  • 9ec09ea fix: fix xdist test output assertion
  • a746675 feat: avoid concurrent wrapper builds
  • 454c369 feat: add a test for pytest-xdist compatibility
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #953 (0f8c3f2) into main (f6b14cc) will not change coverage.
Report is 6 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #953   +/-   ##
=======================================
  Coverage   93.80%   93.80%           
=======================================
  Files         105      105           
  Lines       15468    15468           
  Branches       25       25           
=======================================
  Hits        14510    14510           
  Misses        952      952           
  Partials        6        6           
Files Changed Coverage Δ
src/build_tools.rs 81.63% <ø> (ø)
src/input/input_abstract.rs 90.40% <ø> (ø)
src/input/input_json.rs 91.83% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/tools.rs 97.50% <ø> (ø)
src/input/parse_json.rs 96.34% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3dfecd7...0f8c3f2. Read the comment docs.

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 11, 2023

CodSpeed Performance Report

Merging #953 will not alter performance

Comparing dependabot/pip/pytest-codspeed-approx-eq-2.2.0 (0f8c3f2) with main (3dfecd7)

Summary

✅ 138 untouched benchmarks

@dependabot dependabot bot force-pushed the dependabot/pip/pytest-codspeed-approx-eq-2.2.0 branch from 16216c3 to c41bf36 Compare September 17, 2023 06:15
@davidhewitt davidhewitt enabled auto-merge (squash) September 17, 2023 06:15
@davidhewitt
Copy link
Contributor

@dependabot rebase

Updates the requirements on [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) to permit the latest version.
- [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases)
- [Commits](CodSpeedHQ/pytest-codspeed@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: pytest-codspeed
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-codspeed-approx-eq-2.2.0 branch from c41bf36 to 0f8c3f2 Compare September 18, 2023 09:15
@davidhewitt davidhewitt merged commit 502fb9a into main Sep 18, 2023
@davidhewitt davidhewitt deleted the dependabot/pip/pytest-codspeed-approx-eq-2.2.0 branch September 18, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant