Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Handle OSError on local module reqs analyzer #453

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

mike0sv
Copy link
Contributor

@mike0sv mike0sv commented Oct 27, 2022

No description provided.

@mike0sv mike0sv requested a review from a team October 27, 2022 11:47
@mike0sv mike0sv temporarily deployed to internal October 27, 2022 11:47 Inactive
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 87.62% // Head: 86.82% // Decreases project coverage by -0.79% ⚠️

Coverage data is based on head (894a13f) compared to base (d60f3cf).
Patch coverage: 74.41% of modified lines in pull request are covered.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.3.0     #453      +/-   ##
=================================================
- Coverage          87.62%   86.82%   -0.80%     
=================================================
  Files                 94       94              
  Lines               7847     7736     -111     
=================================================
- Hits                6876     6717     -159     
- Misses               971     1019      +48     
Impacted Files Coverage Δ
mlem/api/__init__.py 100.00% <ø> (ø)
mlem/cli/apply.py 94.23% <ø> (ø)
mlem/cli/build.py 100.00% <ø> (ø)
mlem/cli/checkenv.py 100.00% <ø> (ø)
mlem/cli/clone.py 100.00% <ø> (ø)
mlem/cli/dev.py 50.00% <ø> (ø)
mlem/cli/import_object.py 100.00% <ø> (ø)
mlem/cli/init.py 100.00% <ø> (ø)
mlem/cli/link.py 100.00% <ø> (ø)
mlem/cli/serve.py 89.47% <ø> (ø)
... and 72 more

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aguschin
Copy link
Contributor

FAILED tests/contrib/test_heroku.py::test_env_deploy_full - requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://mlem-test-full-cycle-runner.herokuapp.com/predict
[1572](https://github.com/iterative/mlem/actions/runs/3337097061/jobs/5523019449#step:11:1573)

now works. Probably it took time to start the app.

@aguschin aguschin merged commit 2846cc6 into release/0.3.0 Oct 27, 2022
@aguschin aguschin deleted the fix/reqs-os-error branch October 27, 2022 12:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants