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

Avoid using 'min' Julia version in CI #721

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

efaulhaber
Copy link
Member

'min' is using Julia 1.10.0 instead of 1.10.8, which is causing problems with packages.

@efaulhaber efaulhaber added bug Something isn't working high priority labels Feb 19, 2025
@efaulhaber efaulhaber self-assigned this Feb 19, 2025
@efaulhaber efaulhaber added the testing Improvements or additions to tests label Feb 19, 2025
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.53%. Comparing base (1c537fd) to head (6130668).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #721   +/-   ##
=======================================
  Coverage   70.53%   70.53%           
=======================================
  Files          96       96           
  Lines        5976     5976           
=======================================
  Hits         4215     4215           
  Misses       1761     1761           
Flag Coverage Δ
unit 70.53% <ø> (ø)

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.

@efaulhaber efaulhaber merged commit 6d04215 into trixi-framework:main Feb 19, 2025
11 checks passed
@efaulhaber efaulhaber deleted the avoid-min-version branch February 19, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority testing Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants