Skip to content

Utility: deduplicate __FILE__ in internal assertion macros#182

Draft
mosra wants to merge 3 commits into
masterfrom
assert-deduplicate-file
Draft

Utility: deduplicate __FILE__ in internal assertion macros#182
mosra wants to merge 3 commits into
masterfrom
assert-deduplicate-file

[wip] Utility: try to pass line as an integer, not a string.

ba2e85c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 1s

98.28% (+0.00%) compared to f966f91

View this Pull Request on Codecov

98.28% (+0.00%) compared to f966f91

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.28%. Comparing base (f966f91) to head (ba2e85c).
⚠️ Report is 385 commits behind head on master.

Files with missing lines Patch % Lines
src/Corrade/Utility/Assert.h 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         141      141           
  Lines       12706    12706           
=======================================
  Hits        12488    12488           
  Misses        218      218           

☔ View full report in Codecov by Harness.
📢 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.