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

Prepare CI for 1.11 release #599

Merged
merged 11 commits into from
Oct 11, 2024
Merged

Conversation

svchb
Copy link
Collaborator

@svchb svchb commented Aug 8, 2024

Since 1.11 will be released in the coming weeks lets prepare our CI for this case.

For now I propose:

  • keep 1.9 as is
  • keep 1.10 as is
  • additionally run 1.11

After the backport of JuliaLang/julia#55009 remove 1.9 and run all tests on 1.10 and 1.11.
Since 1.10 is a LTS release.

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.37%. Comparing base (2ccc340) to head (1a9f3f5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   69.37%   69.37%           
=======================================
  Files          85       85           
  Lines        5124     5124           
=======================================
  Hits         3555     3555           
  Misses       1569     1569           
Flag Coverage Δ
unit 69.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

.github/workflows/ci.yml Show resolved Hide resolved
test/validation/validation.jl Outdated Show resolved Hide resolved
@svchb svchb merged commit eb9f41b into trixi-framework:main Oct 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants