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 also on oldest compatible Julia version and update GH actions #1090

Merged
merged 2 commits into from Apr 29, 2024

Conversation

devmotion
Copy link
Contributor

I noticed that currently CI only tests the latest stable Julia release and nightly. To avoid accidentally breaking support for older, officially declared to be compatible, Julia versions I think it would be good to run CI test also with the oldest compatible Julia version (currently 1.6).

I used the opportunity and also updated and simplified the GH actions.

@pkofod
Copy link
Member

pkofod commented Apr 17, 2024

Thanks. Let's see if it works :)

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.07%. Comparing base (7cc8328) to head (3a31db9).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1090      +/-   ##
==========================================
- Coverage   85.43%   85.07%   -0.37%     
==========================================
  Files          45       46       +1     
  Lines        3276     3498     +222     
==========================================
+ Hits         2799     2976     +177     
- Misses        477      522      +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pkofod pkofod merged commit 6f3b372 into JuliaNLSolvers:master Apr 29, 2024
11 of 12 checks passed
@devmotion devmotion deleted the dw/gha branch April 29, 2024 20:40
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.

None yet

2 participants