-
Notifications
You must be signed in to change notification settings - Fork 39
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 warnings during integration tests #2858
Fix warnings during integration tests #2858
Conversation
82d987b
to
ddef28b
Compare
(Pickle-versions) there's a reason we want to stop using pickle everywhere :) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2858 +/- ##
=======================================
Coverage 56.69% 56.69%
=======================================
Files 602 602
Lines 43971 43971
=======================================
Hits 24931 24931
Misses 19040 19040 ☔ View full report in Codecov by Sentry. |
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 fine to me but @lunkwill42 needs to okay it , and see my question.
ddef28b
to
e571b59
Compare
Quality Gate passedIssues Measures |
e571b59
to
6e41330
Compare
Closes #2847.
I was not able to reproduce