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

compiler: Introduce symbolic fencing #2244

Merged
merged 12 commits into from
Oct 25, 2023

tests: Fix after changing DDA for Fences

a000c49
Select commit
Loading
Failed to load commit list.
Merged

compiler: Introduce symbolic fencing #2244

tests: Fix after changing DDA for Fences
a000c49
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 24, 2023 in 0s

86.89% (target 1.00%)

View this Pull Request on Codecov

86.89% (target 1.00%)

Details

Codecov Report

Merging #2244 (a000c49) into master (ae40de0) will decrease coverage by 0.03%.
The diff coverage is 79.72%.

@@            Coverage Diff             @@
##           master    #2244      +/-   ##
==========================================
- Coverage   86.91%   86.89%   -0.03%     
==========================================
  Files         229      229              
  Lines       41573    41687     +114     
  Branches     7665     7695      +30     
==========================================
+ Hits        36133    36223      +90     
- Misses       4818     4835      +17     
- Partials      622      629       +7     
Files Coverage Δ
devito/ir/clusters/visitors.py 90.08% <100.00%> (ø)
devito/types/parallel.py 82.20% <100.00%> (ø)
devito/ir/support/basic.py 91.66% <96.15%> (+0.04%) ⬆️
devito/passes/clusters/misc.py 89.49% <66.66%> (+0.04%) ⬆️
devito/types/misc.py 97.00% <95.00%> (-0.57%) ⬇️
tests/test_ir.py 94.81% <97.05%> (+0.27%) ⬆️
devito/ir/clusters/cluster.py 93.33% <80.00%> (-0.81%) ⬇️
devito/ir/stree/algorithms.py 89.24% <0.00%> (-2.32%) ⬇️
devito/passes/clusters/asynchrony.py 12.04% <20.00%> (-0.26%) ⬇️
devito/passes/clusters/utils.py 75.00% <51.85%> (-21.78%) ⬇️

... and 1 file with indirect coverage changes