JuliaLang / Compat.jl

Compatibility across Julia versions
Other
142 stars 117 forks source link

[release-3] Also run CI on Julia 1.9 (backport of #787) #793

Closed martinholters closed 1 year ago

martinholters commented 1 year ago

While the 3.x release still sees some development or at least maintenance, probably good to do thorough testing there as well.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (release-3@034a421). Click here to learn what that means. The diff coverage is n/a.

@@             Coverage Diff              @@
##             release-3     #793   +/-   ##
============================================
  Coverage             ?   81.54%           
============================================
  Files                ?        4           
  Lines                ?      791           
  Branches             ?        0           
============================================
  Hits                 ?      645           
  Misses               ?      146           
  Partials             ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

martinholters commented 1 year ago

Test failures on 1.9 should be fixed by #794, load errors on nightly by #792.