Skip to content

feat(csharp): add mising metrics to StatsResponse#3221

Merged
hubcio merged 2 commits intomasterfrom
feat/missing-stats
May 9, 2026
Merged

feat(csharp): add mising metrics to StatsResponse#3221
hubcio merged 2 commits intomasterfrom
feat/missing-stats

Conversation

@lukaszzborek
Copy link
Copy Markdown
Contributor

  • add mising metrics to StatsResponse

@lukaszzborek lukaszzborek linked an issue May 6, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.47%. Comparing base (c6a404a) to head (4cb768b).

Files with missing lines Patch % Lines
foreign/csharp/Iggy_SDK/Mappers/BinaryMapper.cs 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3221   +/-   ##
=========================================
  Coverage     74.47%   74.47%           
  Complexity      943      943           
=========================================
  Files          1188     1188           
  Lines        106530   106543   +13     
  Branches      83561    83577   +16     
=========================================
+ Hits          79333    79345   +12     
+ Misses        24448    24434   -14     
- Partials       2749     2764   +15     
Components Coverage Δ
Rust Core 75.74% <ø> (+0.02%) ⬆️
Java SDK 60.14% <ø> (ø)
C# SDK 69.13% <86.66%> (-0.29%) ⬇️
Python SDK 81.43% <ø> (ø)
Node SDK 91.53% <ø> (ø)
Go SDK 39.80% <ø> (ø)
Files with missing lines Coverage Δ
foreign/csharp/Iggy_SDK/Contracts/StatsResponse.cs 100.00% <100.00%> (ø)
foreign/csharp/Iggy_SDK/Mappers/BinaryMapper.cs 91.67% <83.33%> (-1.08%) ⬇️

... and 20 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 feat/missing-stats branch from b25a50d to f4befa0 Compare May 6, 2026 20:20
@hubcio hubcio merged commit 86bf419 into master May 9, 2026
44 checks passed
@hubcio hubcio deleted the feat/missing-stats branch May 9, 2026 11:37
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.

[csharp SDK] Add missing fields in system GetStats response

4 participants