Skip to content

Fixing broken coverage in CI#54

Merged
RobertoRoos merged 1 commit intomasterfrom
bugfix/coverage
Mar 4, 2026
Merged

Fixing broken coverage in CI#54
RobertoRoos merged 1 commit intomasterfrom
bugfix/coverage

Conversation

@RobertoRoos
Copy link
Copy Markdown
Collaborator

@RobertoRoos RobertoRoos commented Mar 2, 2026

Resolves #55

The problem was the package rename... The codecov integration is just fine.

@RobertoRoos RobertoRoos self-assigned this Mar 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.59%. Comparing base (06d78f0) to head (232fe87).
⚠️ Report is 60 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (06d78f0) and HEAD (232fe87). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (06d78f0) HEAD (232fe87)
5 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   95.38%   87.59%   -7.80%     
==========================================
  Files          12       15       +3     
  Lines         802     1193     +391     
  Branches        0      206     +206     
==========================================
+ Hits          765     1045     +280     
- Misses         37      105      +68     
- Partials        0       43      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RobertoRoos RobertoRoos marked this pull request as ready for review March 4, 2026 12:10
@RobertoRoos RobertoRoos merged commit 4bd8e43 into master Mar 4, 2026
8 of 9 checks passed
@RobertoRoos RobertoRoos deleted the bugfix/coverage branch March 4, 2026 12:12
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.

Fix broken CodeCov integration

1 participant