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

doctests: use julia lts version in github workflow #652

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

benlorenz
Copy link
Contributor

There are a bunch of failures in the doctests for #651 which I assume come from the transition to 1.11.
So this changes the github doctests to use the lts version 1.10.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.11%. Comparing base (376d172) to head (553ceec).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
+ Coverage   81.03%   84.11%   +3.08%     
==========================================
  Files          12       12              
  Lines        2636     2651      +15     
==========================================
+ Hits         2136     2230      +94     
+ Misses        500      421      -79     

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

@KristofferC KristofferC merged commit 0d2d442 into JuliaDebug:master Oct 23, 2024
8 of 11 checks passed
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