devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
537 stars 221 forks source link

api: Fix gpu-fit for TensorFunction #2285

Closed mloubout closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (8f45ba0) 86.86% compared to head (dbd0064) 86.84%.

Files Patch % Lines
tests/test_gpu_common.py 0.00% 7 Missing :warning:
devito/core/gpu.py 60.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2285 +/- ## ========================================== - Coverage 86.86% 86.84% -0.03% ========================================== Files 229 229 Lines 42535 42548 +13 Branches 7892 7893 +1 ========================================== + Hits 36949 36951 +2 - Misses 4929 4940 +11 Partials 657 657 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.