Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps diff-cover from 9.6.0 to 9.7.1.

Release notes

Sourced from diff-cover's releases.

v9.7.1

What's Changed

Full Changelog: Bachmann1234/diff_cover@v9.7.0...v9.7.1

Version 9.7.0

What's Changed

Internal changes

Dependency Changes

New Contributors

Full Changelog: Bachmann1234/diff_cover@v9.6.0...v9.7.0

Changelog

Sourced from diff-cover's changelog.

09/25/2025 v9.7.1

  • Revert the change to attempt to support ruff >=0.12.9 (@​YeeaahMan caught the error)

09/23/2025 v9.7.0

Some internal items

07/16/2025 v9.6.0

07/09/2025 v9.5.0

06/23/2025 v9.4.1

  • Update to LCOV to support pytest-cov. Pytest-cov uses an obsolute lcov format that needed additional handling. PR 505 Thanks @​129tyc

06/22/2025 v9.4.0

06/01/2025 v9.3.2

... (truncated)

Commits
  • 6b712eb Version 9.7.1
  • d86c088 bugfix "ruff.check: force pylint output format for ruff >= 0.12.9 compatibili...
  • d099b8d Version 9.7.0
  • 4f0e3a0 ruff.check: force pylint output format for ruff >= 0.12.9 compatibility (#541)
  • c91b046 add mypy_driver for diff-quality tool (#540)
  • a6fcc95 Bump actions/checkout from 4 to 5 (#537)
  • 0d2d746 Bump actions/download-artifact from 4 to 5 (#536)
  • c2011da Bump ruff from 0.12.7 to 0.12.11 (#535)
  • 3734527 Bump pylint from 3.3.7 to 3.3.8 (#534)
  • ff19187 Handle case of deleted files (#533)
  • Additional commits viewable 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)

Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 9.6.0 to 9.7.1.
- [Release notes](https://github.com/Bachmann1234/diff-cover/releases)
- [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG)
- [Commits](Bachmann1234/diff_cover@v9.6.0...v9.7.1)

---
updated-dependencies:
- dependency-name: diff-cover
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 30, 2025 20:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code Changed Required label for PR that categorizes merge commit message as "Changed" for changelog labels Sep 30, 2025
Copy link

Pull Request Test Coverage Report for Build 18142133628

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 32 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.01%) to 91.142%

Files with Coverage Reduction New Missed Lines %
chia/plotters/plotters.py 1 90.94%
chia/consensus/blockchain.py 2 94.38%
chia/full_node/full_node_api.py 2 85.75%
chia/timelord/timelord.py 2 73.03%
chia/server/address_manager.py 5 92.84%
chia/plotters/madmax.py 6 44.58%
chia/full_node/full_node.py 7 86.85%
chia/server/node_discovery.py 7 80.68%
Totals Coverage Status
Change from base Build 18136157254: -0.01%
Covered Lines: 102841
Relevant Lines: 112671

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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.

0 participants