-
Notifications
You must be signed in to change notification settings - Fork 2
Add IntegrationTest workflow #11
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
=======================================
Coverage 83.33% 83.33%
=======================================
Files 13 13
Lines 414 414
=======================================
Hits 345 345
Misses 69 69
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Some of the downstream tests are failing, but that should be fixed by ITensor/TypeParameterAccessors.jl#36 and ITensor/BlockSparseArrays.jl#48. |
|
I realized |
Makes sense. |
These weren't added as downstream tests before since they don't technically depend on SymmetrySectors.jl but SymmetrySectors.jl is used in their tests when constructing symmetric tensors.