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

Fix tests on Julia nightly #347

Merged
merged 4 commits into from
Mar 21, 2023
Merged

Fix tests on Julia nightly #347

merged 4 commits into from
Mar 21, 2023

Conversation

timholy
Copy link
Owner

@timholy timholy commented Mar 18, 2023

1.10 makes substantial changes in invalidation-reporting. The first set of commits are enhancements/cleanups; the final commit contains the necessary test-suite changes.

Requires JuliaLang/julia#49048

timholy added 4 commits March 18, 2023 02:34
This is useful for tests
Our only goal is to suppress output
1.10 makes substantial changes in invalidation-reporting.
@timholy timholy changed the title Teh/nightly Fix tests on Julia nightly Mar 18, 2023
@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.22 🎉

Comparison is base (6c79a4f) 85.56% compared to head (83c504b) 85.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
+ Coverage   85.56%   85.79%   +0.22%     
==========================================
  Files          17       17              
  Lines        2176     2190      +14     
==========================================
+ Hits         1862     1879      +17     
+ Misses        314      311       -3     
Impacted Files Coverage Δ
src/invalidations.jl 72.92% <0.00%> (-0.95%) ⬇️

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@timholy timholy closed this Mar 21, 2023
@timholy timholy reopened this Mar 21, 2023
@timholy timholy merged commit a44318f into master Mar 21, 2023
@timholy timholy deleted the teh/nightly branch March 21, 2023 13:00
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