Skip to content

FEAT: Path coverage#1998

Merged
svandenb-dev merged 16 commits intomainfrom
path_coverage
Apr 6, 2026
Merged

FEAT: Path coverage#1998
svandenb-dev merged 16 commits intomainfrom
path_coverage

Conversation

@gkorompi
Copy link
Copy Markdown
Collaborator

@gkorompi gkorompi commented Apr 6, 2026

closes #2001

@github-actions github-actions bot added the testing Anything related to testing label Apr 6, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 6, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@gkorompi gkorompi changed the title Path coverage FEAT: Path coverage Apr 6, 2026
@gkorompi
Copy link
Copy Markdown
Collaborator Author

gkorompi commented Apr 6, 2026

@svandenb-dev will add coverage for other prims as well. Dont approve

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.00%. Comparing base (5cbae21) to head (6e9d32a).
⚠️ Report is 72 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1998      +/-   ##
==========================================
- Coverage   70.20%   70.00%   -0.20%     
==========================================
  Files         261      263       +2     
  Lines       42416    43063     +647     
==========================================
+ Hits        29779    30148     +369     
- Misses      12637    12915     +278     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@svandenb-dev svandenb-dev enabled auto-merge (squash) April 6, 2026 18:51
@svandenb-dev svandenb-dev merged commit 1dd7600 into main Apr 6, 2026
47 of 48 checks passed
@svandenb-dev svandenb-dev deleted the path_coverage branch April 6, 2026 19:03
@gkorompi gkorompi linked an issue Apr 7, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve code coverage on Path primitives Add coverage for tests paths in grpc

4 participants