-
Notifications
You must be signed in to change notification settings - Fork 43
Conversation
Signed-off-by: mike0sv <mike0sv@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #103 +/- ##
==========================================
+ Coverage 77.64% 78.79% +1.15%
==========================================
Files 52 55 +3
Lines 3055 3282 +227
==========================================
+ Hits 2372 2586 +214
- Misses 683 696 +13
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.
Cool! Seem to work now! 😎
# TODO: do we really need this function? | ||
# address in https://github.com/iterative/mlem/issues/4 |
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.
IIRC, this comment was suggesting that maybe we should unite resolve_fs()
and get_fs()
in one function. Not sure which is better, unite or leave them as is.
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.
# TODO: do we really need this function? | |
# address in https://github.com/iterative/mlem/issues/4 |
In any case, we probably should remove this comment.
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.
This will be addressed in my next PR
closes #31
closes #72
Signed-off-by: mike0sv mike0sv@gmail.com