Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Utility: deduplicate __FILE__ in internal assertion macros #182

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

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

ba2e85c
Select commit
Loading
Failed to load commit list.
Draft

Utility: deduplicate __FILE__ in internal assertion macros #182

[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 Jul 31, 2024 in 0s

98.28% (+0.00%) compared to f966f91

View this Pull Request on Codecov

98.28% (+0.00%) compared to f966f91

Details

Codecov Report

Attention: 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).

Files 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 Sentry.
📢 Have feedback on the report? Share it here.