Skip to content

refactor: remove BRANCH_COVERAGE config and fold branch gaps into line coverage - #67

Closed
ideepu wants to merge 1 commit into
mainfrom
refactor/remove-branch-coverage-config
Closed

refactor: remove BRANCH_COVERAGE config and fold branch gaps into line coverage#67
ideepu wants to merge 1 commit into
mainfrom
refactor/remove-branch-coverage-config

Conversation

@ideepu

@ideepu ideepu commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Incorporate missing branches into line-level coverage automatically and drop separate branch coverage reporting, annotations, and templates.

…e coverage

Incorporate missing branches into line-level coverage automatically and drop separate branch coverage reporting, annotations, and templates.
@ideepu

ideepu commented Jun 15, 2026

Copy link
Copy Markdown
Owner Author

Coverage report

  

This PR does not include changes to coverable code or code with missing coverage.

Click to see whole project coverage
File Statements Missing Branches Missing
Coverage         

Missing stmts              

Missing branches              
  codecov
  config.py 99
  github.py 207 -> 219
  github_client.py 128, 130 127 -> 130
  main.py 119-120 118 -> 119
  codecov/coverage
  base.py 75-77, 102-104 54 -> 56
  jest.py 65-69, 73-74, 77-88, 94-106, 112-126, 145-159, 175-179, 194-212, 217 67 -> 102, 150 -> 158, 199 -> 212
Project Total    

@ideepu ideepu closed this Jul 31, 2026
@ideepu
ideepu deleted the refactor/remove-branch-coverage-config branch July 31, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant