-
Notifications
You must be signed in to change notification settings - Fork 6
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
add plot_bivariate() function #200
Conversation
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.
looks great!
@cmahony there's a test failure related to the Also, there's a missing import in |
note to @cmahony : pushed several fixes. Waiting for checks to pass then, if all is good, will merge :) |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## devl #200 +/- ##
==========================================
- Coverage 84.60% 78.57% -6.04%
==========================================
Files 21 22 +1
Lines 1637 1806 +169
==========================================
+ Hits 1385 1419 +34
- Misses 252 387 +135 ☔ View full report in Codecov by Sentry. |
merged but see #203 |
This function is now complete and ready for merge into devl.