Skip to content

feat: use timerId instead of raw strings for timer identification - #500

Open
97gamjak wants to merge 6 commits into
devfrom
use-timer-ids
Open

feat: use timerId instead of raw strings for timer identification#500
97gamjak wants to merge 6 commits into
devfrom
use-timer-ids

chore: fix clang-format

66b01eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 13, 2026 in 1s

91.01% (-0.02%) compared to f5667ee

View this Pull Request on Codecov

91.01% (-0.02%) compared to f5667ee

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.01%. Comparing base (f5667ee) to head (66b01eb).

Files with missing lines Patch % Lines
src/timings/timerId.cpp 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #500      +/-   ##
==========================================
- Coverage   91.02%   91.01%   -0.02%     
==========================================
  Files         320      322       +2     
  Lines       14563    14574      +11     
  Branches     4825     4831       +6     
==========================================
+ Hits        13256    13264       +8     
- Misses       1221     1227       +6     
+ Partials       86       83       -3     

☔ View full report in Codecov by Harness.
📢 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.