Skip to content
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

Bump coverage from 7.6.11 to 7.6.12 #10462

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps coverage from 7.6.11 to 7.6.12.

Changelog

Sourced from coverage's changelog.

Version 7.6.12 — 2025-02-11

  • Fix: some aarch64 distributions were missing (issue 1927_). These are now building reliably.

.. _issue 1927: nedbat/coveragepy#1927

.. _changes_7-6-11:

Commits
  • 7e5373e docs: sample HTML for 7.6.12
  • a4ed38b docs: prep for 7.6.12
  • ce4efdc build: fix aarch64 kits #1927
  • a1f3192 build: don't publish if kit building failed
  • bb68f99 chore: bump the action-dependencies group with 2 updates (#1926)
  • f3d6b4a refactor: check for more kinds of constant tests
  • 67899ea refactor: we no longer care what kind of constant the compile-time constants are
  • c850f20 refactor: macOS is MACOS, not OSX
  • a1b2c1a build: there are always tweaks to howto.txt
  • 9c03039 build: bump version to 7.6.12
  • See full diff in compare view

Dependabot compatibility score

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 requested a review from webknjaz as a code owner February 12, 2025 11:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2025
@dependabot dependabot bot requested a review from asvetlov as a code owner February 12, 2025 11:06
@github-actions github-actions bot enabled auto-merge (squash) February 12, 2025 11:08
Copy link

codspeed-hq bot commented Feb 12, 2025

CodSpeed Performance Report

Merging #10462 will improve performances by 13.41%

Comparing dependabot/pip/3.12/coverage-7.6.12 (b0cceee) with 3.12 (9f933bf)

Summary

⚡ 1 improvements
✅ 47 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
test_one_hundred_get_requests_with_512kib_chunked_payload[pyloop] 188.9 ms 166.5 ms +13.41%

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (9f933bf) to head (b0cceee).
Report is 3 commits behind head on 3.12.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.12   #10462   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files         123      123           
  Lines       37362    37362           
  Branches     2114     2114           
=======================================
  Hits        36644    36644           
  Misses        548      548           
  Partials      170      170           
Flag Coverage Δ
CI-GHA 97.97% <ø> (ø)
OS-Linux 97.66% <ø> (ø)
OS-Windows 94.74% <ø> (+<0.01%) ⬆️
OS-macOS 96.80% <ø> (ø)
Py-3.10.11 96.69% <ø> (ø)
Py-3.10.16 97.26% <ø> (ø)
Py-3.11.11 97.35% <ø> (-0.01%) ⬇️
Py-3.11.9 96.80% <ø> (+<0.01%) ⬆️
Py-3.12.8 96.61% <ø> (ø)
Py-3.12.9 97.74% <ø> (ø)
Py-3.13.1 96.61% <ø> (-0.01%) ⬇️
Py-3.13.2 97.73% <ø> (ø)
Py-3.9.13 96.59% <ø> (ø)
Py-3.9.21 97.15% <ø> (ø)
Py-pypy7.3.16 96.73% <ø> (+<0.01%) ⬆️
VM-macos 96.80% <ø> (ø)
VM-ubuntu 97.66% <ø> (ø)
VM-windows 94.74% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/3.12/coverage-7.6.12 branch from b5c5f40 to ebc99d5 Compare February 12, 2025 11:19
@bdraco
Copy link
Member

bdraco commented Feb 20, 2025

@dependabot recreate

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.11 to 7.6.12.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.11...7.6.12)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/3.12/coverage-7.6.12 branch from ebc99d5 to b0cceee Compare February 20, 2025 19:25
@github-actions github-actions bot merged commit ae62206 into 3.12 Feb 20, 2025
36 checks passed
@github-actions github-actions bot deleted the dependabot/pip/3.12/coverage-7.6.12 branch February 20, 2025 20:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant