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

JIT compilation updates and compatibility with f90wrap v0.2.14 #315

Merged
merged 11 commits into from
May 10, 2024

Amend builder fixture in tests with Obj cache cleanup

b4decea
Select commit
Loading
Failed to load commit list.
Merged

JIT compilation updates and compatibility with f90wrap v0.2.14 #315

Amend builder fixture in tests with Obj cache cleanup
b4decea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2024 in 0s

95.11% (+0.01%) compared to 5db17e5

View this Pull Request on Codecov

95.11% (+0.01%) compared to 5db17e5

Details

Codecov Report

Attention: Patch coverage is 98.65229% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 95.11%. Comparing base (5db17e5) to head (b4decea).

Files Patch % Lines
loki/expression/tests/test_expression.py 33.33% 2 Missing ⚠️
loki/transformations/transpile/tests/test_sdfg.py 91.30% 2 Missing ⚠️
loki/transformations/tests/test_parametrise.py 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
+ Coverage   95.09%   95.11%   +0.01%     
==========================================
  Files         165      165              
  Lines       35301    35065     -236     
==========================================
- Hits        33571    33351     -220     
+ Misses       1730     1714      -16     

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