Skip to content

Fix newly appeared clang-tidy readability-function-cognitive-complexi…

8616a14
Select commit
Loading
Failed to load commit list.
Merged

Fix newly appeared clang-tidy readability-function-cognitive-complexity errors #366

Fix newly appeared clang-tidy readability-function-cognitive-complexi…
8616a14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 14, 2025 in 1s

94.94% (-1.56%) compared to 3fb6776

View this Pull Request on Codecov

94.94% (-1.56%) compared to 3fb6776

Details

Codecov Report

Attention: Patch coverage is 63.15789% with 7 lines in your changes missing coverage. Please review.

Project coverage is 94.94%. Comparing base (3fb6776) to head (8616a14).

Files with missing lines Patch % Lines
tasks/mpi/example/src/ops_mpi.cpp 63.15% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
- Coverage   96.50%   94.94%   -1.56%     
==========================================
  Files          26       26              
  Lines         487      495       +8     
  Branches      143      145       +2     
==========================================
  Hits          470      470              
- Misses          5       12       +7     
- Partials       12       13       +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.