Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run CI against Julia 1.0 #743

Merged
merged 1 commit into from
May 14, 2021
Merged

Run CI against Julia 1.0 #743

merged 1 commit into from
May 14, 2021

Conversation

omus
Copy link
Member

@omus omus commented May 14, 2021

Using 1.0 in YAML gets automatically converted to 1 which results in the latest version of Julia 1 being run and not the latest version of 1.0. I quoted the other Julia version numbers just to be consistent.

Introduced in #739

Using `1.0` in YAML gets automatically converted to `1` which results
in the latest version of Julia 1 being run and not the latest version
of 1.0. I quoted the other Julia version numbers just to be consistent.
@omus
Copy link
Member Author

omus commented May 14, 2021

FYI: @timholy

@codecov-commenter
Copy link

codecov-commenter commented May 14, 2021

Codecov Report

Merging #743 (3cb5be5) into master (13757f5) will increase coverage by 4.83%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #743      +/-   ##
==========================================
+ Coverage   75.38%   80.21%   +4.83%     
==========================================
  Files           4        4              
  Lines         455      455              
==========================================
+ Hits          343      365      +22     
+ Misses        112       90      -22     
Impacted Files Coverage Δ
src/Compat.jl 80.15% <0.00%> (+5.59%) ⬆️

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 13757f5...3cb5be5. Read the comment docs.

@omus
Copy link
Member Author

omus commented May 14, 2021

🎉 Luckily none of the Compat additions since we switched to GHA broke Julia 1.0 support

Copy link
Member

@simeonschaub simeonschaub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fredrikekre fredrikekre merged commit dcfcf4d into master May 14, 2021
@fredrikekre fredrikekre deleted the cv/ci-fix branch May 14, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants