-
Notifications
You must be signed in to change notification settings - Fork 15
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
Fixed doctests #60
Fixed doctests #60
Conversation
Is buildkite not running because we do not have a queue entry in it anymore? |
nope that does not seem to be the reason... |
* update kwarg from new Aqua release * declare compat for stdlibs * correction in stdlib version #
ok, now I think all tests are running correctly. There are two outstanding issues:
If point 1 takes you more than 15 minutes to fix, just change the docstring so that it just does not print that information. No need to waste a ton of time on something so menial. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #60 +/- ##
==========================================
+ Coverage 72.38% 81.70% +9.32%
==========================================
Files 28 27 -1
Lines 1108 973 -135
==========================================
- Hits 802 795 -7
+ Misses 306 178 -128 ☔ View full report in Codecov by Sentry. |
woohoo! Thank you! These green checkmarks make me feel so much better. I will merge shortly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
edit: comment placed by accident
Yes! it is really validating, haha |
No description provided.