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

CI badge, correct Julia requirement to 1.6 #9

Merged
merged 2 commits into from
May 16, 2023
Merged

CI badge, correct Julia requirement to 1.6 #9

merged 2 commits into from
May 16, 2023

Conversation

stevengj
Copy link
Member

@stevengj stevengj commented May 16, 2023

Add CI badge to README

And test Julia 1.3 since that is the earliest supported version according to Project.toml … Hmm, it seems that Julia 1.3 is not actually supported any more, since xsum_jll now requires Julia 1.6. (Note that changing the Project.toml in this way does not actually affect downstream packages, since earlier versions of Julia could not install this version of Xsum anyway.)

@stevengj stevengj changed the title CI badge, test Julia 1.3 CI badge, correct Julia requirement to 1.6 May 16, 2023
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.14 🎉

Comparison is base (4ce13a0) 87.80% compared to head (fcd3b53) 87.95%.

❗ Current head fcd3b53 differs from pull request most recent head 3c08a79. Consider uploading reports for the commit 3c08a79 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   87.80%   87.95%   +0.14%     
==========================================
  Files           2        2              
  Lines          82       83       +1     
==========================================
+ Hits           72       73       +1     
  Misses         10       10              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stevengj stevengj merged commit 9b065cc into master May 16, 2023
@stevengj stevengj deleted the badge branch May 16, 2023 18:32
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.

1 participant