Skip to content

Fix numeric format with pattern quirk - infer type from format for all numeric types - #869

Merged
christianhelle merged 6 commits into
mainfrom
copilot/fix-int32-serialization-bug
Jan 26, 2026
Merged

Fix numeric format with pattern quirk - infer type from format for all numeric types#869
christianhelle merged 6 commits into
mainfrom
copilot/fix-int32-serialization-bug

Refactor numeric format tests - move tests to NumericFormatWithPatter…

8ea8a21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 0s

93.30% (+0.00%) compared to 4c5b53b

View this Pull Request on Codecov

93.30% (+0.00%) compared to 4c5b53b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (4c5b53b) to head (8ea8a21).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #869   +/-   ##
=======================================
  Coverage   93.30%   93.30%           
=======================================
  Files          23       23           
  Lines        1389     1389           
=======================================
  Hits         1296     1296           
  Misses         46       46           
  Partials       47       47           

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