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: disable tests against Julia nightly #183

Merged
merged 1 commit into from
Sep 24, 2024
Merged

CI: disable tests against Julia nightly #183

merged 1 commit into from
Sep 24, 2024

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Sep 24, 2024

It is not helpful to always have these failing for reasons beyond our control. For background information, see here: JuliaLang/julia#55006

It is not helpful to always have these failing for reasons
beyond our control. For background information, see here:
<JuliaLang/julia#55006>
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.51%. Comparing base (2bbbdef) to head (305fb58).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   91.51%   91.51%           
=======================================
  Files          13       13           
  Lines         837      837           
=======================================
  Hits          766      766           
  Misses         71       71           

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

@fingolfin
Copy link
Member Author

One could also turn off depwarn (but then we don't get warned about using deprecated stuff), or turn it off only for Julia nightly (but that requires some work). All in all I think we are OK turning it off for now.

@fingolfin fingolfin merged commit 3bc5bc6 into master Sep 24, 2024
@fingolfin fingolfin deleted the mh/ci-nightly branch September 24, 2024 12:26
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.

1 participant