-
Notifications
You must be signed in to change notification settings - Fork 1
adapt to GradedArrays v0.4 #56
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #56 +/- ##
==========================================
+ Coverage 90.03% 90.41% +0.37%
==========================================
Files 10 10
Lines 532 532
==========================================
+ Hits 479 481 +2
+ Misses 53 51 -2
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:
|
|
Looks good, nice to see this updated. |
This PR adapts
FusionTensorsto GradedArrays 'v0.4'. All tests are now passing. The next step is to defineFusionTensorAxes.