-
Notifications
You must be signed in to change notification settings - Fork 32
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
0.19 #240
Conversation
This reverts commit c78c166.
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.
Whew, this is a big one. I think it looks Ok ?! :-) I'm not an expert on the depth of MeasureTheory.jl yet.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #240 +/- ##
==========================================
+ Coverage 45.98% 52.60% +6.62%
==========================================
Files 43 42 -1
Lines 1344 1399 +55
==========================================
+ Hits 618 736 +118
+ Misses 726 663 -63
☔ View full report in Codecov by Sentry. |
Fixes #239
This keeps TransformVariables for now. Let's wait at least until the transport API is fully functional before dropping the dependency. When we do drop it, we can migrate that functionality to a new package using the transport API.