Skip to content

Suppress new clang-tidy warnings from LLVM bump

5a54567
Select commit
Loading
Failed to load commit list.
Open

Bump CI to 7.2.2 #4805

Suppress new clang-tidy warnings from LLVM bump
5a54567
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

92.81% (+0.32%) compared to 3a96562

View this Pull Request on Codecov

92.81% (+0.32%) compared to 3a96562

Details

Codecov Report

❌ Patch coverage is 82.89474% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/include/migraphx/target.hpp 44.44% 5 Missing ⚠️
src/api/api.cpp 81.25% 3 Missing ⚠️
src/include/migraphx/operation.hpp 92.86% 3 Missing ⚠️
src/include/migraphx/context.hpp 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4805      +/-   ##
===========================================
+ Coverage    92.49%   92.81%   +0.32%     
===========================================
  Files          583      584       +1     
  Lines        29562    30036     +474     
===========================================
+ Hits         27343    27877     +534     
+ Misses        2219     2159      -60     
Files with missing lines Coverage Δ
src/include/migraphx/allocation_model.hpp 77.78% <ø> (ø)
src/include/migraphx/concat_opt.hpp 88.24% <ø> (ø)
src/include/migraphx/instruction_ref.hpp 100.00% <ø> (ø)
src/include/migraphx/marker.hpp 88.89% <ø> (-0.30%) ⬇️
src/include/migraphx/optional.hpp 100.00% <ø> (ø)
src/include/migraphx/pass.hpp 91.67% <100.00%> (-0.64%) ⬇️
src/include/migraphx/schedule_model.hpp 92.50% <ø> (-0.52%) ⬇️
src/include/migraphx/stream_model.hpp 92.86% <ø> (ø)
src/include/migraphx/context.hpp 70.42% <50.00%> (+1.93%) ⬆️
src/api/api.cpp 73.24% <81.25%> (+1.61%) ⬆️
... and 2 more

... and 31 files with indirect coverage changes

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