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

Disable default recursion for Transformation.apply #136

DependencyTransform: Test header mod import and fix inline call impor…

87bd488
Select commit
Loading
Failed to load commit list.
Merged

Disable default recursion for Transformation.apply #136

DependencyTransform: Test header mod import and fix inline call impor…
87bd488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2023 in 1s

92.08% (-0.04%) compared to 75fc36f

View this Pull Request on Codecov

92.08% (-0.04%) compared to 75fc36f

Details

Codecov Report

Merging #136 (87bd488) into main (75fc36f) will decrease coverage by 0.04%.
The diff coverage is 87.23%.

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   92.12%   92.08%   -0.04%     
==========================================
  Files          89       89              
  Lines       16508    16533      +25     
==========================================
+ Hits        15208    15225      +17     
- Misses       1300     1308       +8     
Files Changed Coverage Δ
loki/transform/transformation.py 90.47% <ø> (-1.31%) ⬇️
loki/transform/fortran_c_transform.py 87.72% <28.57%> (-1.54%) ⬇️
loki/bulk/scheduler.py 81.17% <87.50%> (+0.08%) ⬆️
loki/transform/build_system_transform.py 98.18% <100.00%> (+0.18%) ⬆️
loki/transform/dependency_transform.py 96.93% <100.00%> (+0.33%) ⬆️

... and 5 files with indirect coverage changes