make gpu(x) = gpu_device()(x)
#2502
Merged
Codecov / codecov/project
succeeded
Oct 21, 2024 in 0s
33.46% (-1.13%) compared to 31dccd1, passed because coverage increased by 0.12% when compared to adjusted base (33.33%)
View this Pull Request on Codecov
33.46% (-1.13%) compared to 31dccd1, passed because coverage increased by 0.12% when compared to adjusted base (33.33%)
Details
Codecov Report
Attention: Patch coverage is 45.45455%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 33.46%. Comparing base (
31dccd1
) to head (a216eb8
).
Files with missing lines | Patch % | Lines |
---|---|---|
ext/FluxAMDGPUExt/functor.jl | 40.00% | 3 Missing |
src/deprecations.jl | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2502 +/- ##
==========================================
- Coverage 34.58% 33.46% -1.13%
==========================================
Files 35 31 -4
Lines 1995 1829 -166
==========================================
- Hits 690 612 -78
+ Misses 1305 1217 -88
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading