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

Add compat to stdlibs in Project.toml #285

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Add compat to stdlibs in Project.toml #285

merged 1 commit into from
Oct 28, 2023

Conversation

odow
Copy link
Member

@odow odow commented Oct 28, 2023

We need the <0.0.1 for compatibility with versions of Julia that do not allow upgradable stdlibs.

x-ref JuliaTesting/Aqua.jl#224

We need the <0.0.1 for compatibility with versions of Julia that do not allow upgradable stdlibs.
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a5cb7d) 90.35% compared to head (5dce040) 90.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #285   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files           8        8           
  Lines         425      425           
=======================================
  Hits          384      384           
  Misses         41       41           

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

@odow odow merged commit e24ac32 into master Oct 28, 2023
11 checks passed
@odow odow deleted the odow-patch-1 branch October 28, 2023 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant