-
Notifications
You must be signed in to change notification settings - Fork 9
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
Export fill_surrogate_test! #161
Conversation
I hope the title is self-explanatory!
what the hell is this test failure that I can barely understand :D |
turns out, you cannot put docstrings before |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #161 +/- ##
==========================================
+ Coverage 88.23% 90.62% +2.38%
==========================================
Files 24 22 -2
Lines 986 960 -26
==========================================
Hits 870 870
+ Misses 116 90 -26 ☔ View full report in Codecov by Sentry. |
Nice to know :D |
There's a weird test error. Not sure why this occurs. Do the docs build locally? |
Is it on purpose that this figure isn't displayed in the generated docs, @Datseris ? |
I hope the title is self-explanatory!