iterative / mlem

🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞
https://mlem.ai
Apache License 2.0
717 stars 44 forks source link

Fix flyctl reuse app #674

Closed aminalaee closed 1 year ago

aminalaee commented 1 year ago

Closes https://github.com/iterative/mlem/issues/667

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 28.57% and project coverage change: -0.10 :warning:

Comparison is base (2b63b34) 85.75% compared to head (e9bdf91) 85.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #674 +/- ## ========================================== - Coverage 85.75% 85.66% -0.10% ========================================== Files 109 109 Lines 9922 9928 +6 ========================================== - Hits 8509 8505 -4 - Misses 1413 1423 +10 ``` | [Impacted Files](https://app.codecov.io/gh/iterative/mlem/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative) | Coverage Δ | | |---|---|---| | [mlem/contrib/pandas.py](https://app.codecov.io/gh/iterative/mlem/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-bWxlbS9jb250cmliL3BhbmRhcy5weQ==) | `92.45% <25.00%> (-0.77%)` | :arrow_down: | | [mlem/contrib/flyio/meta.py](https://app.codecov.io/gh/iterative/mlem/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-bWxlbS9jb250cmliL2ZseWlvL21ldGEucHk=) | `45.29% <33.33%> (-0.79%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/iterative/mlem/pull/674/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.