JuliaLang / Compat.jl

Compatibility across Julia versions
Other
144 stars 117 forks source link

Test against Julia 1.7- on CI #755

Closed omus closed 2 years ago

omus commented 2 years ago

Now that "nightly" runs Julia 1.8 we should test against Julia 1.7 which is currently RC1

codecov[bot] commented 2 years ago

Codecov Report

Merging #755 (9793356) into master (cf3426b) will increase coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #755      +/-   ##
==========================================
+ Coverage   78.13%   78.34%   +0.20%     
==========================================
  Files           4        4              
  Lines         622      628       +6     
==========================================
+ Hits          486      492       +6     
  Misses        136      136              
Impacted Files Coverage Δ
src/Compat.jl 78.28% <0.00%> (+0.24%) :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 cf3426b...9793356. Read the comment docs.