chore(deps): update dependency coverage to v7.2.5
Metadata
Current evaluation
Merged an automated dependency update for the coverage package from v7.2.2 to v7.2.5. Approved by a reviewer, passed CI checks, and automatically merged.
Suggested action: —
No scores available.
Issue body
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [coverage](https://togithub.com/nedbat/coveragepy) | `==7.2.2` -> `==7.2.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>nedbat/coveragepy</summary>
### [`v7.2.5`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-725--2023-04-30)
[Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.2.4...7.2.5)
- Fix: `html_report()` could fail with an AttributeError on `isatty` if run
in an unusual environment where sys.stdout had been replaced. This is now
fixed.
.. \_changes\_7-2-4:
### [`v7.2.4`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-724--2023-04-28)
[Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.2.3...7.2.4)
PyCon 2023 sprint fixes!
- Fix: with `relative_files = true`, specifying a specific file to include or
omit wouldn't work correctly (`issue 1604`*). This is now fixed, with
testing help by `Marc Gibbons <pull 1608_>`*.
- Fix: the XML report would have an incorrect `<source>` element when using
relative files and the source option ended with a slash (`issue 1541`*).
This is now fixed, thanks to `Kevin Brown-Silva <pull 1608_>`*.
- When the HTML report location is printed to the terminal, it's now a
terminal-compatible URL, so that you can click the location to open the HTML
file in your browser. Finishes `issue 1523`\_ thanks to `Ricardo Newbery <pull 1613_>`\_.
- Docs: a new :ref:`Migrating page <migrating>` with details about how to
migrate between major versions of coverage.py. It currently covers the
wildcard changes in 7.x. Thanks, `Brian Grohe <pull 1610_>`\_.
.. \_issue 1523:[https://github.com/nedbat/coveragepy/issues/1523](https://togithub.com/nedbat/coveragepy/issues/1523)3
.. \_issue 1541[https://github.com/nedbat/coveragepy/issues/1541](https://togithub.com/nedbat/coveragepy/issues/1541)41
.. \_issue 160[https://github.com/nedbat/coveragepy/issues/1604](https://togithub.com/nedbat/coveragepy/issues/1604)604
.. \_pull 16[https://github.com/nedbat/coveragepy/pull/1608](https://togithub.com/nedbat/coveragepy/pull/1608)1608
.. \_pull 1[https://github.com/nedbat/coveragepy/pull/1609](https://togithub.com/nedbat/coveragepy/pull/1609)/1609
.. \_pull [https://github.com/nedbat/coveragepy/pull/1610](https://togithub.com/nedbat/coveragepy/pull/1610)l/1610
.. \_pull[https://github.com/nedbat/coveragepy/pull/1613](https://togithub.com/nedbat/coveragepy/pull/1613)ll/1613
.. \_changes\_7-2-3:
### [`v7.2.3`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-723--2023-04-06)
[Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.2.2...7.2.3)
- Fix: the :ref:`config_run_sigterm` setting was meant to capture data if a
process was terminated with a SIGTERM signal, but it didn't always. This was
fixed thanks to `Lewis Gaul <pull 1600_>`*, closing `issue 1599`*.
- Performance: HTML reports with context information are now much more compact.
File sizes are typically as small as one-third the previous size, but can be
dramatically smaller. This closes `issue 1584`\_ thanks to `Oleh Krehel <pull 1587_>`\_.
- Development dependencies no longer use hashed pins, closing `issue 1592`\_.
.. \_issue 1584:[https://github.com/nedbat/coveragepy/issues/1584](https://togithub.com/nedbat/coveragepy/issues/1584)4
.. \_pull 1587[https://github.com/nedbat/coveragepy/pull/1587](https://togithub.com/nedbat/coveragepy/pull/1587)87
.. \_issue 159[https://github.com/nedbat/coveragepy/issues/1592](https://togithub.com/nedbat/coveragepy/issues/1592)592
.. \_issue 15[https://github.com/nedbat/coveragepy/issues/1599](https://togithub.com/nedbat/coveragepy/issues/1599)1599
.. \_pull 1[https://github.com/nedbat/coveragepy/pull/1600](https://togithub.com/nedbat/coveragepy/pull/1600)/1600
.. \_changes\_7-2-2:
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/canonical/starbase).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45NS4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an automated dependency update for the coverage package from v7.2.2 to v7.2.5. Approved by a reviewer, passed CI checks, and automatically merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Automatically merged dependency update upgrading coverage from 7.2.2 to 7.2.5. Renovate handled the change without conflicts. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #42 chore(deps): update dependency coverage to v7.2.1 | starbase | merged | Merged automated dependency update upgrading coverage from v7.1.0 to v7.2.1. Approved by a reviewer, passed CI checks, and successfully integrated. | |
| #1039 chore(deps): update dependency coverage to v7.2.2 | charmcraft | merged | Merged dependency update for coverage from v7.1.0 to v7.2.2. Approved by one reviewer, passed CI checks, and successfully integrated into the codebase. | |
| #1250 chore(deps): update dependency coverage to v7.3.1 | charmcraft | merged | Merged automated dependency update for coverage from v7.2.7 to v7.3.1. The change passed CI checks and approvals before being successfully integrated into the main branch. | |
| #27 chore(deps): update dependency coverage to v7.2.0 | craft-archives | merged | Dependency update for coverage from v7.1.0 to v7.2.0 was approved, passed CI, and successfully merged. Codecov reported no coverage impact. | |
| #977 chore(deps): update dependency coverage to v7 | charmcraft | merged | Automated dependency update to coverage v7 was approved after local testing and successfully merged into the codebase. | |
| #1006 chore(deps): update dependency coverage to v7.1.0 | charmcraft | merged | Updated the coverage dependency from 7.0.5 to 7.1.0. The automated pull request was approved, passed CI checks, and has been successfully merged. | |
| #157 chore(deps): update dependency dev/coverage to v7.4.1 | craft-store | merged | Dependency dev/coverage updated from v7.4.0 to v7.4.1. The change was merged after passing CI checks and receiving two approvals. The update adds Python 3.13.0a3 support and fixes a JSON report format version issue. | |
| #384 build(deps): update dependency coverage to v7.10.6 | craft-cli | merged | Merged automated dependency update for coverage from v7.6.1 to v7.10.6. The pull request passed all CI checks, received two approvals, and was successfully merged into the main branch. | |
| #329 build(deps): update dependency coverage to v7.12.0 (main) | craft-store | merged | Merged an automated dependency update upgrading coverage from v7.10.7 to v7.12.0. Approved by two reviewers and passing CI, the change was successfully integrated into the main branch. | |
| #285 build(deps): update dependency coverage to v7.6.1 | craft-cli | merged | Merged automated dependency update upgrading coverage from v7.5.3 to v7.6.1. Approved by two reviewers, passed CI checks, and modified a single file. |