Skip to content

Enable 'concurrency-*' checks in clang-tidy

8e77223
Select commit
Loading
Failed to load commit list.
Merged

Enable 'concurrency-*' checks in clang-tidy #406

Enable 'concurrency-*' checks in clang-tidy
8e77223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 18, 2025 in 0s

95.41% (-2.30%) compared to ea0f861

View this Pull Request on Codecov

95.41% (-2.30%) compared to ea0f861

Details

Codecov Report

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

Project coverage is 95.41%. Comparing base (ea0f861) to head (8e77223).

Files with missing lines Patch % Lines
modules/core/task/src/task.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   97.70%   95.41%   -2.30%     
==========================================
  Files          16       16              
  Lines         262      262              
  Branches       85       85              
==========================================
- Hits          256      250       -6     
- Misses          2        6       +4     
- Partials        4        6       +2     

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