Skip to content

fix(ci): pass Codecov token to C# and Java test jobs#2800

Merged
hubcio merged 1 commit intomasterfrom
fix-codecov-java-csharp
Feb 23, 2026
Merged

fix(ci): pass Codecov token to C# and Java test jobs#2800
hubcio merged 1 commit intomasterfrom
fix-codecov-java-csharp

Conversation

@hubcio
Copy link
Contributor

@hubcio hubcio commented Feb 23, 2026

Coverage uploads from these jobs silently failed because
the reusable _test.yml workflow received no token. Only
the Rust job had the secrets block, so Codecov never
posted PR comments for C# or Java changes.

Coverage uploads from these jobs silently failed because
the reusable _test.yml workflow received no token. Only
the Rust job had the secrets block, so Codecov never
posted PR comments for C# or Java changes.
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.40%. Comparing base (66a9c7c) to head (60c0c2e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2800      +/-   ##
============================================
- Coverage     68.41%   68.40%   -0.02%     
  Complexity      656      656              
============================================
  Files           852      852              
  Lines         68182    68182              
  Branches      59643    59653      +10     
============================================
- Hits          46645    46638       -7     
+ Misses        19205    19201       -4     
- Partials       2332     2343      +11     
Flag Coverage Δ
csharp 67.06% <ø> (-0.19%) ⬇️
java 52.19% <ø> (ø)
rust 69.58% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hubcio hubcio merged commit d897efb into master Feb 23, 2026
70 checks passed
@hubcio hubcio deleted the fix-codecov-java-csharp branch February 23, 2026 13:09
kriti-sc pushed a commit to kriti-sc/iggy that referenced this pull request Mar 6, 2026
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.

3 participants