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

misc: Switch off develop-mode #2280

Merged
merged 3 commits into from
Dec 13, 2023

examples: Fix for deterministic output

afc0612
Select commit
Loading
Failed to load commit list.
Merged

misc: Switch off develop-mode #2280

examples: Fix for deterministic output
afc0612
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

86.82% (target 1.00%)

View this Pull Request on Codecov

86.82% (target 1.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b95947e) 86.82% compared to head (afc0612) 86.82%.
Report is 3 commits behind head on master.

Files Patch % Lines
devito/data/allocators.py 60.00% 1 Missing and 1 partial ⚠️
tests/test_data.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2280      +/-   ##
==========================================
- Coverage   86.82%   86.82%   -0.01%     
==========================================
  Files         229      229              
  Lines       42441    42453      +12     
  Branches     7868     7876       +8     
==========================================
+ Hits        36851    36859       +8     
- Misses       4931     4941      +10     
+ Partials      659      653       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.