Skip to content

Conversation

@ericphanson
Copy link
Member

and pass --project flag to setup-julia so it can parse min.

in #632 we tried min but I didn't realize project needed to be passed to setup-julia (not just julia-test)

and pass `--project` flag to `setup-julia` so it can parse `min`.

in #632 we tried `min` but I didn't realize `project` needed to be passed to setup-julia (not just julia-test)
- ubuntu-latest
version:
- '1.10' # earliest supported version
- 'min' # earliest supported version
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 'min' # earliest supported version
- 'min' # earliest supported version
- 'lts' # LTS

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that will run 1.10 twice though

Suggested change
- 'min' # earliest supported version
- 'min' # earliest supported version
# - 'lts' # LTS - to be uncommented once min is not the same as LTS

@codecov
Copy link

codecov bot commented Oct 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.99%. Comparing base (2cd4b93) to head (bb1ee99).

❌ Your project check has failed because the head coverage (42.99%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (2cd4b93) and HEAD (bb1ee99). Click for more details.

HEAD has 13 uploads less than BASE
Flag BASE (2cd4b93) HEAD (bb1ee99)
24 11
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #637       +/-   ##
===========================================
- Coverage   76.34%   42.99%   -33.35%     
===========================================
  Files          29       29               
  Lines        1750     1742        -8     
===========================================
- Hits         1336      749      -587     
- Misses        414      993      +579     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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