-
Notifications
You must be signed in to change notification settings - Fork 1
CompatHelper: bump compat for GradedArrays to 0.5, (keep existing compat) #83
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
CompatHelper: bump compat for GradedArrays to 0.5, (keep existing compat) #83
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #83 +/- ##
==========================================
+ Coverage 93.12% 94.26% +1.13%
==========================================
Files 11 11
Lines 611 558 -53
==========================================
- Hits 569 526 -43
+ Misses 42 32 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Note this requires GradedArrays.jl v0.5.2 (ITensor/GradedArrays.jl#76). |
a966eb9
to
4283351
Compare
This pull request changes the compat entry for the
GradedArrays
package from0.4
to0.4, 0.5
.This keeps the compat entries for earlier versions.
Closes #84.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.