-
Notifications
You must be signed in to change notification settings - Fork 46
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: citation, relational query index #569
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #569 +/- ##
=======================================
Coverage 92.55% 92.55%
=======================================
Files 42 42
Lines 6001 6003 +2
=======================================
+ Hits 5554 5556 +2
Misses 447 447
|
We are now testing against the minimum and maximum supported versions of Python: 3.9 and 3.12. |
The test fails because of an error in dask that I guess is fixed in the latest version. We should remove the pinning for dask; I'll work on it here: #570. |
Skipped: