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: Hotfix compare-ops #2251

Merged
merged 1 commit into from
Oct 30, 2023

compiler: Hotfix compare-ops

65b8cc6
Select commit
Loading
Failed to load commit list.
Merged

compiler: Hotfix compare-ops #2251

compiler: Hotfix compare-ops
65b8cc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 1s

86.92% (target 1.00%)

View this Pull Request on Codecov

86.92% (target 1.00%)

Details

Codecov Report

Merging #2251 (65b8cc6) into master (d4e9cc5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2251   +/-   ##
=======================================
  Coverage   86.91%   86.92%           
=======================================
  Files         229      229           
  Lines       41809    41819   +10     
  Branches     7712     7712           
=======================================
+ Hits        36340    36352   +12     
+ Misses       4842     4840    -2     
  Partials      627      627           
Files Coverage Δ
devito/symbolics/inspection.py 93.63% <100.00%> (ø)
tests/test_unexpansion.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes