-
Notifications
You must be signed in to change notification settings - Fork 652
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
Replaces outdated method in encore.covariance_matrix #3621
Conversation
Hello @mtiberti! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2022-04-12 01:14:37 UTC |
Codecov Report
@@ Coverage Diff @@
## develop #3621 +/- ##
===========================================
+ Coverage 94.23% 94.25% +0.01%
===========================================
Files 190 190
Lines 24790 24790
Branches 3340 3340
===========================================
+ Hits 23362 23366 +4
+ Misses 1380 1376 -4
Partials 48 48
Continue to review full report at Codecov.
|
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.
lgtm, thanks!
@jbarnoud could you please have a quick look, too, and I'd leave you in charge getting it merged, if you don't mind. |
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.
Thank you!
Fixes #3539
Changes made in this Pull Request:
PR Checklist