Skip to content

ci(csharp): add C# coverage upload to Codecov #2782

Merged
hubcio merged 6 commits into
apache:masterfrom
lukaszzborek:dotnet-coverage
Feb 23, 2026
Merged

ci(csharp): add C# coverage upload to Codecov #2782
hubcio merged 6 commits into
apache:masterfrom
lukaszzborek:dotnet-coverage

Conversation

@lukaszzborek

@lukaszzborek lukaszzborek commented Feb 19, 2026

Copy link
Copy Markdown
Contributor
  • add code coverage reporting to codecov

@lukaszzborek lukaszzborek linked an issue Feb 19, 2026 that may be closed by this pull request
4 tasks
@codecov

codecov Bot commented Feb 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.39%. Comparing base (683d3b1) to head (21135c9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2782      +/-   ##
============================================
- Coverage     68.52%   68.39%   -0.14%     
  Complexity      656      656              
============================================
  Files           743      852     +109     
  Lines         62808    68185    +5377     
  Branches      59221    59656     +435     
============================================
+ Hits          43039    46633    +3594     
- Misses        17656    19208    +1552     
- Partials       2113     2344     +231     
Flag Coverage Δ
csharp 67.06% <ø> (?)
java 52.19% <ø> (ø)
rust 69.57% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 123 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.

@lukaszzborek lukaszzborek force-pushed the dotnet-coverage branch 2 times, most recently from 918cf41 to cb2d134 Compare February 20, 2026 15:33
@hubcio hubcio merged commit f36c5ee into apache:master Feb 23, 2026
70 checks passed
kriti-sc pushed a commit to kriti-sc/iggy that referenced this pull request Mar 6, 2026
Co-authored-by: Hubert Gruszecki <h.gruszecki@gmail.com>
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.

Add Codecov coverage for C# SDK

3 participants