JuliaLinearAlgebra / Octavian.jl

Multi-threaded BLAS-like library that provides pure Julia matrix multiplication
https://julialinearalgebra.github.io/Octavian.jl/stable/
Other
231 stars 18 forks source link

CompatHelper: bump compat for "Polyester" to "0.5" #113

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Polyester package from 0.4 to 0.4, 0.5.

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 #113 (ae0651c) into master (ead8fbb) will increase coverage by 1.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   84.96%   86.27%   +1.31%     
==========================================
  Files          11       11              
  Lines         758      758              
==========================================
+ Hits          644      654      +10     
+ Misses        114      104      -10     
Impacted Files Coverage Δ
src/matmul.jl 91.02% <0.00%> (+0.33%) :arrow_up:
src/global_constants.jl 60.00% <0.00%> (+18.00%) :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 ead8fbb...ae0651c. Read the comment docs.