Skip to content

Enable -fsanitize=undefined in meson option, and fix found bugs#681

Merged
lidaobing merged 7 commits into
masterfrom
sanitized
Jul 8, 2025
Merged

Enable -fsanitize=undefined in meson option, and fix found bugs#681
lidaobing merged 7 commits into
masterfrom
sanitized

1

abca8a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2025 in 0s

52.38% (-0.04%) compared to f5c6a8b, passed because coverage increased by 0.03% when compared to adjusted base (52.35%)

View this Pull Request on Codecov

52.38% (-0.04%) compared to f5c6a8b, passed because coverage increased by 0.03% when compared to adjusted base (52.35%)

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 52.38%. Comparing base (f5c6a8b) to head (abca8a1).

Files with missing lines Patch % Lines
src/iptux/MainWindow.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #681      +/-   ##
==========================================
- Coverage   52.42%   52.38%   -0.04%     
==========================================
  Files          64       64              
  Lines        8603     8599       -4     
==========================================
- Hits         4510     4505       -5     
- Misses       4093     4094       +1     

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