Skip to content

Ignore MSVC warning

691f4a1
Select commit
Loading
Failed to load commit list.
Merged

Show how we could emulate an integer safety profile #180

Ignore MSVC warning
691f4a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

97.6% (target 90.0%)

View this Pull Request on Codecov

97.6% (target 90.0%)

Details

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.6%. Comparing base (839ddd9) to head (691f4a1).

Files with missing lines Patch % Lines
examples/safety_profile.cpp 84.7% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #180     +/-   ##
=========================================
- Coverage     97.6%   97.6%   -0.0%     
=========================================
  Files          166     167      +1     
  Lines        12670   12683     +13     
  Branches      4660    4669      +9     
=========================================
+ Hits         12356   12367     +11     
- Misses         247     248      +1     
- Partials        67      68      +1     
Files with missing lines Coverage Δ
examples/safety_profile.cpp 84.7% <84.7%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 839ddd9...691f4a1. Read the comment docs.

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