Skip to content

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

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

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

 

Click to see the coverage of changed files
FileStatementsMissing
Coverage         
Coverage         
(new stmts)

Missing stmts              
  codecov/coverage
  pytest.py17-19
Project Total 
Click to see whole project coverage
FileStatementsMissing
Coverage         

Missing stmts              
  codecov
  config.py109
  github.py207-219
  github_client.py127-130
  main.py118-120
  codecov/coverage
  base.py54-56, 75-77, 102-104
  jest.py65-69, 73-74, 77-88, 94-106, 112-126, 145-159, 175-179, 194-212, 217
  pytest.py17-19
Project Total 

See the full coverage report of the project here.

This report was generated by codecov

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