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 for Lockable PR #35

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

ericphanson
Copy link
Contributor

Tests are failing on JuliaLang/julia#52898 because the tests here rely on implementation details of TEMP_CLEANUP. If we want to go with that PR, we should first merge this and update the stdlib used on master so tests stop failing on JuliaLang/julia#52898.

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (84ba9e8) 87.50% compared to head (a915291) 87.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   87.50%   87.50%           
=======================================
  Files           1        1           
  Lines          96       96           
=======================================
  Hits           84       84           
  Misses         12       12           

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

@vtjnash vtjnash merged commit 997089b into JuliaIO:master Jan 30, 2024
12 checks passed
@ericphanson ericphanson deleted the eph/fix-on-lockable-branch branch January 30, 2024 20:48
@StefanKarpinski
Copy link
Member

Thanks, @ericphanson!

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