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
718 stars 44 forks source link

Add more test decorators #669

Closed aminalaee closed 1 year ago

aminalaee commented 1 year ago

Not sure if this is accepted but some tests fail locally when credentials/env variables are not set. I see that there are already decorators for this purpose, this PR extends those decorators.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (bd230a2) 85.75% compared to head (e1cfc36) 85.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #669 +/- ## ======================================= Coverage 85.75% 85.75% ======================================= Files 109 109 Lines 9922 9922 ======================================= Hits 8509 8509 Misses 1413 1413 ```

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