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

Scheduler.process: apply directly to program unit corresponding to Item #137

DependencyTrafo: Do not process contained members

d4c926c
Select commit
Loading
Failed to load commit list.
Merged

Scheduler.process: apply directly to program unit corresponding to Item #137

DependencyTrafo: Do not process contained members
d4c926c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2023 in 0s

92.08% (-0.03%) compared to 9fd7318

View this Pull Request on Codecov

92.08% (-0.03%) compared to 9fd7318

Details

Codecov Report

Merging #137 (d4c926c) into 131-calling-a-transformation-on-a-subroutine-automatically-applies-itself-recursively-on-contained-subroutines (9fd7318) will decrease coverage by 0.03%.
The diff coverage is 95.23%.

@@                                                                Coverage Diff                                                                 @@
##           131-calling-a-transformation-on-a-subroutine-automatically-applies-itself-recursively-on-contained-subroutines     #137      +/-   ##
==================================================================================================================================================
- Coverage                                                                                                           92.10%   92.08%   -0.03%     
==================================================================================================================================================
  Files                                                                                                                  89       89              
  Lines                                                                                                               16515    16542      +27     
==================================================================================================================================================
+ Hits                                                                                                                15211    15232      +21     
- Misses                                                                                                               1304     1310       +6     
Files Changed Coverage Δ
loki/transform/transformation.py 91.89% <ø> (-0.22%) ⬇️
loki/bulk/scheduler.py 80.81% <71.42%> (-0.27%) ⬇️
loki/transform/dependency_transform.py 97.07% <100.00%> (+0.47%) ⬆️

... and 2 files with indirect coverage changes