Closed github-actions[bot] closed 2 years ago
Merging #51 (5c96e79) into main (87be255) will decrease coverage by
2.16%
. The diff coverage isn/a
.:exclamation: Current head 5c96e79 differs from pull request most recent head fafd153. Consider uploading reports for the commit fafd153 to get more accurate results
@@ Coverage Diff @@
## main #51 +/- ##
==========================================
- Coverage 63.51% 61.35% -2.17%
==========================================
Files 4 4
Lines 233 207 -26
==========================================
- Hits 148 127 -21
+ Misses 85 80 -5
Impacted Files | Coverage Δ | |
---|---|---|
src/miscellaneous.jl | 56.36% <0.00%> (-7.82%) |
:arrow_down: |
src/broadcast.jl | 73.25% <0.00%> (-2.02%) |
:arrow_down: |
src/blas.jl | 24.39% <0.00%> (+0.47%) |
:arrow_up: |
src/rand.jl | 92.00% <0.00%> (+3.11%) |
: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 87be255...fafd153. Read the comment docs.
Octavian.jl and LoopVectorization.jl have been updated, so it may be worth running CI again?
The tests don't seem to be triggering.
Not sure why CI hasn't been running.
This pull request changes the compat entry for the
Static
package from0.3, 0.4, 0.6
to0.3, 0.4, 0.6, 0.7
. 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.