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

Rename foreach_ macros to foreach_declared_ macros #7700

Merged
merged 2 commits into from
Oct 16, 2024

fix style

e581885
Select commit
Loading
Failed to load commit list.
Merged

Rename foreach_ macros to foreach_declared_ macros #7700

fix style
e581885
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 16, 2024 in 1s

86.70% (target 87.50%)

View this Pull Request on Codecov

86.70% (target 87.50%)

Details

Codecov Report

Attention: Patch coverage is 94.68354% with 42 lines in your changes missing coverage. Please review.

Project coverage is 86.70%. Comparing base (15ecc37) to head (e581885).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-13.0    #7700      +/-   ##
================================================
- Coverage         89.64%   86.70%   -2.95%     
================================================
  Files               274      274              
  Lines             59575    59572       -3     
  Branches           7435     7433       -2     
================================================
- Hits              53407    51652    -1755     
- Misses             4036     5551    +1515     
- Partials           2132     2369     +237