Skip to content

Add support for customizing the default Integer format - #792

Merged
christianhelle merged 20 commits into
mainfrom
integer-format
Oct 20, 2025
Merged

Add support for customizing the default Integer format#792
christianhelle merged 20 commits into
mainfrom
integer-format

Extend `IntegerFormatTests` to include complex object and schema comb…

2b3eac5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 20, 2025 in 0s

92.32% (-0.05%) compared to 8439b69

View this Pull Request on Codecov

92.32% (-0.05%) compared to 8439b69

Details

Codecov Report

❌ Patch coverage is 90.47619% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.32%. Comparing base (8439b69) to head (2b3eac5).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/Refitter.Core/CSharpClientGeneratorFactory.cs 90.24% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #792      +/-   ##
==========================================
- Coverage   92.36%   92.32%   -0.05%     
==========================================
  Files          24       24              
  Lines        1795     1837      +42     
  Branches      276      295      +19     
==========================================
+ Hits         1658     1696      +38     
- Misses        101      102       +1     
- Partials       36       39       +3     

☔ 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.