Recursively convert (adapt) Semidiscretization
object to GPU types with Adapt.jl
#492
Codecov / codecov/project
succeeded
May 3, 2024 in 1s
69.88% (-0.12%) compared to 107f053, passed because coverage increased by +0.22% when compared to adjusted base (69.66%)
View this Pull Request on Codecov
69.88% (-0.12%) compared to 107f053, passed because coverage increased by +0.22% when compared to adjusted base (69.66%)
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 10 lines
in your changes are missing coverage. Please review.
Project coverage is 69.88%. Comparing base (
107f053
) to head (d87563e
).
Files | Patch % | Lines |
---|---|---|
src/general/gpu.jl | 0.00% | 6 Missing |
src/general/semidiscretization.jl | 55.55% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #492 +/- ##
==========================================
- Coverage 70.00% 69.88% -0.12%
==========================================
Files 70 71 +1
Lines 4110 4127 +17
==========================================
+ Hits 2877 2884 +7
- Misses 1233 1243 +10
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading