qnbhd / mljet

Minimalistic ML-models auto deployment tool
MIT License
67 stars 4 forks source link

Lama support #146

Closed qnbhd closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 95.89% and project coverage change: -0.29 :warning:

Comparison is base (c264a42) 86.95% compared to head (e606921) 86.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ========================================== - Coverage 86.95% 86.66% -0.29% ========================================== Files 41 42 +1 Lines 1150 1155 +5 ========================================== + Hits 1000 1001 +1 - Misses 150 154 +4 ``` | [Impacted Files](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T) | Coverage Δ | | |---|---|---| | [mljet/cli/cli.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY2xpL2NsaS5weQ==) | `100.00% <ø> (ø)` | | | [mljet/cli/commands/info/about.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY2xpL2NvbW1hbmRzL2luZm8vYWJvdXQucHk=) | `100.00% <ø> (ø)` | | | [mljet/contrib/dockerutils.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY29udHJpYi9kb2NrZXJ1dGlscy5weQ==) | `51.11% <ø> (ø)` | | | [mljet/cookie/templates/backends/\_aiohttp/server.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY29va2llL3RlbXBsYXRlcy9iYWNrZW5kcy9fYWlvaHR0cC9zZXJ2ZXIucHk=) | `0.00% <ø> (ø)` | | | [mljet/cookie/templates/backends/\_fastapi/server.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY29va2llL3RlbXBsYXRlcy9iYWNrZW5kcy9fZmFzdGFwaS9zZXJ2ZXIucHk=) | `0.00% <ø> (ø)` | | | [mljet/cookie/templates/backends/\_flask/server.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY29va2llL3RlbXBsYXRlcy9iYWNrZW5kcy9fZmxhc2svc2VydmVyLnB5) | `0.00% <ø> (ø)` | | | [mljet/cookie/templates/backends/\_sanic/server.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY29va2llL3RlbXBsYXRlcy9iYWNrZW5kcy9fc2FuaWMvc2VydmVyLnB5) | `0.00% <ø> (ø)` | | | [mljet/cookie/templates/backends/dispatcher.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY29va2llL3RlbXBsYXRlcy9iYWNrZW5kcy9kaXNwYXRjaGVyLnB5) | `100.00% <ø> (ø)` | | | [mljet/cookie/validator.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvY29va2llL3ZhbGlkYXRvci5weQ==) | `100.00% <ø> (ø)` | | | [mljet/utils/conn.py](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T#diff-bWxqZXQvdXRpbHMvY29ubi5weQ==) | `100.00% <ø> (ø)` | | | ... and [32 more](https://app.codecov.io/gh/qnbhd/mljet/pull/146?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T) | |

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