Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tidy-First]: Fix timings object for hooks and macros, and make types of timings explicit #10882

Merged
merged 6 commits into from
Oct 18, 2024

nits

e8ff756
Select commit
Loading
Failed to load commit list.
Merged

[Tidy-First]: Fix timings object for hooks and macros, and make types of timings explicit #10882

nits
e8ff756
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

89.15% (-0.06%) compared to 8be0635

View this Pull Request on Codecov

89.15% (-0.06%) compared to 8be0635

Details

Codecov Report

Attention: Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.15%. Comparing base (8be0635) to head (e8ff756).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10882      +/-   ##
==========================================
- Coverage   89.20%   89.15%   -0.06%     
==========================================
  Files         183      183              
  Lines       23438    23443       +5     
==========================================
- Hits        20909    20901       -8     
- Misses       2529     2542      +13     
Components Coverage Δ
Unit Tests 62.12% <16.12%> (-0.02%) ⬇️
Integration Tests 86.43% <87.09%> (-0.13%) ⬇️