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

misc: Fix gpu-fit for multiple tensors #2286

Closed mloubout closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (063d07d) 86.85% compared to head (2294029) 86.84%.

Files Patch % Lines
tests/test_gpu_common.py 0.00% 5 Missing :warning:
devito/core/gpu.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2286 +/- ## ========================================== - Coverage 86.85% 86.84% -0.02% ========================================== Files 229 229 Lines 42579 42584 +5 Branches 7900 7900 ========================================== Hits 36984 36984 - Misses 4939 4944 +5 Partials 656 656 ```

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