Skip to content

Fix warning on MSVC

89d5f08
Select commit
Loading
Failed to load commit list.
Merged

Fix warning on MSVC #207

Fix warning on MSVC
89d5f08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 1s

99.37% (+2.88%) compared to 43cfe30

View this Pull Request on Codecov

99.37% (+2.88%) compared to 43cfe30

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.37%. Comparing base (43cfe30) to head (89d5f08).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #207      +/-   ##
===========================================
+ Coverage    96.48%   99.37%   +2.88%     
===========================================
  Files           31       34       +3     
  Lines         3047     3341     +294     
===========================================
+ Hits          2940     3320     +380     
+ Misses         107       21      -86     
Files with missing lines Coverage Δ
test/test_iostream.cpp 100.00% <ø> (+3.09%) ⬆️

... and 21 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.