JuliaSIMD / VectorizedRNG.jl

Vectorized uniform and normal random samplers.
MIT License
33 stars 7 forks source link

CompatHelper: bump compat for "VectorizationBase" to "0.21" #17

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the VectorizationBase package from 0.19.38, 0.20.1 to 0.19.38, 0.20.1, 0.21.

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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (45ad27a) into master (2984647) will decrease coverage by 0.32%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   71.94%   71.61%   -0.33%     
==========================================
  Files           6        6              
  Lines         442      458      +16     
==========================================
+ Hits          318      328      +10     
- Misses        124      130       +6     
Impacted Files Coverage Δ
src/xoshiro.jl 59.77% <0.00%> (-0.94%) :arrow_down:
src/api.jl 75.12% <0.00%> (+0.51%) :arrow_up:
src/VectorizedRNG.jl 83.33% <0.00%> (+0.72%) :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 2984647...45ad27a. Read the comment docs.