Skip to content

separate out windows CI tasks #225

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

Merged
merged 4 commits into from
Jul 11, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jun 15, 2023

Separating out the windows CI runs from the mac/linux ones will continue the latter even if the windows ones fail, and unlike continue-on-error, this won't report a success result status if tasks fail.

Once JuliaLang/julia#50135 is backported, perhaps we should run the tests for WIndows only on Julia v1.9.2+

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

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

Comparison is base (0e5214f) 81.76% compared to head (45e4c9c) 83.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
+ Coverage   81.76%   83.21%   +1.44%     
==========================================
  Files          15       15              
  Lines        2539     2716     +177     
==========================================
+ Hits         2076     2260     +184     
+ Misses        463      456       -7     

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.

@MikaelSlevinsky
Copy link
Member

This is good, but feel free to take it a step further and have a separate ci.yml for Windows, with separate badge too, until things are back ported and settle down.

@jishnub
Copy link
Member Author

jishnub commented Jun 15, 2023

Updated, and I've removed the Windows test on Julia v1.7, as that won't get fixed

@jishnub
Copy link
Member Author

jishnub commented Jun 21, 2023

Gentle bump

@jishnub jishnub closed this Jul 7, 2023
@jishnub jishnub reopened this Jul 7, 2023
@jishnub
Copy link
Member Author

jishnub commented Jul 7, 2023

Gentle bump. The tests all pass now, with the windows tests disabled on Julia versions <v1.9.2

@jishnub
Copy link
Member Author

jishnub commented Jul 11, 2023

Bump @dlfivefifty @MikaelSlevinsky

@dlfivefifty dlfivefifty merged commit b44924e into JuliaApproximation:master Jul 11, 2023
@jishnub jishnub deleted the CIwindows branch July 11, 2023 09:21
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.

3 participants