This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # mlem/contrib/docker/base.py # mlem/contrib/heroku/meta.py # mlem/core/objects.py
3 tasks
aguschin
approved these changes
Sep 23, 2022
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.
I assume you use this branch to generate docs in iterative/mlem.ai#172 ?
resolved merge conflict, but your tests fail @mike0sv |
Will resolve and merge after #417 |
# Conflicts: # setup.py
Codecov ReportBase: 86.89% // Head: 87.66% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## release/0.3.0 #413 +/- ##
=================================================
+ Coverage 86.89% 87.66% +0.77%
=================================================
Files 94 94
Lines 7849 7861 +12
=================================================
+ Hits 6820 6891 +71
+ Misses 1029 970 -59
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding docs to extensions
For now chaining to #398
close #412 as well