Skip to content

Update test/data_cell_counting.cpp

7b48c74
Select commit
Loading
Failed to load commit list.
Merged

clang-tidy: resolve bugprone-throwing-static-initialization #472

Update test/data_cell_counting.cpp
7b48c74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

85.58% (target 80.00%)

View this Pull Request on Codecov

85.58% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
+ Coverage   85.49%   85.58%   +0.08%     
==========================================
  Files         142      142              
  Lines        3586     3601      +15     
  Branches      615      616       +1     
==========================================
+ Hits         3066     3082      +16     
+ Misses        311      310       -1     
  Partials      209      209              
Files with missing lines Coverage Δ
form/root_storage/root_tbranch_write_container.cpp 79.36% <100.00%> (+3.89%) ⬆️
phlex/core/detail/filter_impl.cpp 97.82% <100.00%> (+2.58%) ⬆️
phlex/model/data_layer_hierarchy.cpp 100.00% <100.00%> (+1.81%) ⬆️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1e67db...7b48c74. Read the comment docs.

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