Skip to content

Bump MishaKav/pytest-coverage-comment from 1.8.0 to 1.10.0#171

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/MishaKav/pytest-coverage-comment-1.10.0
Open

Bump MishaKav/pytest-coverage-comment from 1.8.0 to 1.10.0#171
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/MishaKav/pytest-coverage-comment-1.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown

Bumps MishaKav/pytest-coverage-comment from 1.8.0 to 1.10.0.

Release notes

Sourced from MishaKav/pytest-coverage-comment's releases.

v1.10.0

What's Changed

  • add support for parsing the JSON coverage report from coverage json via the new pytest-json-coverage-path input, including branch coverage and partial-branch arrows (line->target, line->exit) that match coverage report -m (#286)

Full Changelog: MishaKav/pytest-coverage-comment@v1.9.0...v1.10.0

v1.9.0

What's Changed

  • fix the Coverage percentage when branch coverage is enabled — it now combines statement and branch coverage and rounds the same way coverage report does, instead of showing 100% when branches are only partially covered (#284), thanks to @​mschoettle for contribution

Full Changelog: MishaKav/pytest-coverage-comment@v1.8.0...v1.9.0

Changelog

Sourced from MishaKav/pytest-coverage-comment's changelog.

Pytest Coverage Comment 1.10.0

Release Date: 2026-07-05

Changes

  • add support for parsing the JSON coverage report from coverage json via the new pytest-json-coverage-path input, including branch coverage and partial-branch arrows (line->target, line->exit) that match coverage report -m (#286)

Pytest Coverage Comment 1.9.0

Release Date: 2026-07-04

Changes

  • fix the Coverage percentage when branch coverage is enabled — it now combines statement and branch coverage and rounds the same way coverage report does, instead of showing 100% when branches are only partially covered (#284), thanks to @​mschoettle for contribution
Commits
  • fd9adbd feat: add coverage.py JSON report support (pytest-json-coverage-path) (#286)
  • 4a4889e fix: correct coverage percentage when branch coverage is enabled (#285)
  • a15368f Bump the npm-development group with 3 updates (#281)
  • fc9dc0f Bump actions/cache from 5 to 6 (#280)
  • 839593b Bump actions/checkout from 6 to 7 (#279)
  • 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 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 [MishaKav/pytest-coverage-comment](https://github.com/mishakav/pytest-coverage-comment) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/mishakav/pytest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/pytest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](MishaKav/pytest-coverage-comment@v1.8.0...v1.10.0)

---
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissBranchBrPartCoverMissing
src/dm_mac
   __init__.py75060100% 
   cli_utils.py15000100% 
   neon_fob_adder.py2321560593%78->79, 79, 116–117, 124, 208->205, 269->270, 270, 333–334, 341, 364–367, 440->445, 454–456, 551->549
   neongetter.py211154398%308->309, 309, 412->416, 492->494
   slack_handler.py2200560100% 
   utils.py25040100% 
   webhook.py620100100% 
src/dm_mac/models
   __init__.py0000100% 
   api_schemas.py49000100% 
   machine.py648152161696%670->671, 671, 677->exit, 750->751, 751, 799->801, 1110->1111, 1111–1113, 1176->1178, 1228->1229, 1229–1238, 1401->exit
   users.py1030320100% 
src/dm_mac/views
   __init__.py0000100% 
   api.py41000100% 
   machine.py1030120100% 
   prometheus.py132012199%67->69
TOTAL1916314622598% 

Tests Skipped Failures Errors Time
348 0 💤 0 ❌ 0 🔥 26.017s ⏱️

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants