Closed maleadt closed 6 years ago
Merging #107 into master will decrease coverage by
0.13%
. The diff coverage is25%
.
@@ Coverage Diff @@
## master #107 +/- ##
==========================================
- Coverage 44.77% 44.64% -0.14%
==========================================
Files 11 11
Lines 603 607 +4
==========================================
+ Hits 270 271 +1
- Misses 333 336 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/CUDArt.jl | 40% <25%> (-60%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4134b94...baba21f. Read the comment docs.
Now always require ext.jl to exist before precompilation, avoiding the complexity of having to refresh the cache manually.