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: Expanded testing to include julia LTS versions #401

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

stemann
Copy link
Member

@stemann stemann commented Nov 2, 2024

Expanded testing to include both current, and previous LTS versions, in addition to the current stable version - on all 64-bit tier 1 CPU archs. Also added macOS (not just macOS on aarch64 using current stable version).

Also, fixed invalidations workflow by using julia 1.10.

Also, fixes test target for (ubuntu-latest, x86, 1), as the arch was not passed to setup-julia - so tests were not running on a 32-bit Julia.

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.71%. Comparing base (e6385d9) to head (f90ceb2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
+ Coverage   88.90%   91.71%   +2.80%     
==========================================
  Files          10       10              
  Lines         712      712              
==========================================
+ Hits          633      653      +20     
+ Misses         79       59      -20     

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

@stemann stemann mentioned this pull request Nov 2, 2024
@stemann stemann force-pushed the feature/fix_ci branch 2 times, most recently from cb29746 to 3ff0fc9 Compare November 2, 2024 10:59
Expanded testing to include both current, and previous LTS versions, in addition to the current stable version - on all 64-bit tier 1 CPU archs. Also added macOS (not just macOS on aarch64 using current stable version).

Also, fixed invalidations by using julia 1.10.

Also, fixes test target for (ubuntu-latest, x86, 1), as the arch was not passed to setup-julia - so tests were not running on a 32-bit Julia.
@nhz2
Copy link
Member

nhz2 commented Nov 5, 2024

Thank you for fixing this.

@nhz2 nhz2 merged commit 93b8a70 into JuliaIO:master Nov 5, 2024
17 checks passed
@stemann stemann deleted the feature/fix_ci branch November 5, 2024 18: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.

2 participants