Closed github-actions[bot] closed 3 years ago
Merging #44 (7d559b2) into master (27a7367) will increase coverage by
0.23%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #44 +/- ##
==========================================
+ Coverage 21.84% 22.08% +0.23%
==========================================
Files 96 96
Lines 3927 3885 -42
==========================================
Hits 858 858
+ Misses 3069 3027 -42
Impacted Files | Coverage Δ | |
---|---|---|
src/cuda/batch_tril_gpu.jl | 35.71% <0.00%> (+5.71%) |
:arrow_up: |
src/cuda/scatter_gpu.jl | 37.50% <0.00%> (+7.50%) |
:arrow_up: |
src/cuda/batch_gemm_gpu.jl | 33.33% <0.00%> (+8.33%) |
:arrow_up: |
src/cuda/gather_gpu.jl | 95.23% <0.00%> (+34.63%) |
:arrow_up: |
src/cuda/statistic.jl | 89.47% <0.00%> (+39.47%) |
:arrow_up: |
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 27a7367...7d559b2. Read the comment docs.
This pull request changes the compat entry for the
Functors
package from0.1
to0.1, 0.2
.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.