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

Fix --standardize not working #588

Merged
merged 3 commits into from
Jan 27, 2023
Merged

Fix --standardize not working #588

merged 3 commits into from
Jan 27, 2023

Conversation

aguschin
Copy link
Contributor

close #587

@aguschin aguschin self-assigned this Jan 21, 2023
@aguschin aguschin requested a review from a team January 21, 2023 15:35
@aguschin aguschin temporarily deployed to internal January 21, 2023 15:35 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Base: 86.42% // Head: 83.27% // Decreases project coverage by -3.15% ⚠️

Coverage data is based on head (41547c6) compared to base (b547033).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 41547c6 differs from pull request most recent head f4f8af0. Consider uploading reports for the commit f4f8af0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
- Coverage   86.42%   83.27%   -3.15%     
==========================================
  Files         106      106              
  Lines        9567     9566       -1     
==========================================
- Hits         8268     7966     -302     
- Misses       1299     1600     +301     
Impacted Files Coverage Δ
mlem/cli/serve.py 86.95% <100.00%> (-0.55%) ⬇️
mlem/runtime/server.py 90.56% <100.00%> (ø)
mlem/contrib/docker/utils.py 31.06% <0.00%> (-52.43%) ⬇️
mlem/contrib/docker/helpers.py 50.00% <0.00%> (-50.00%) ⬇️
mlem/contrib/rabbitmq.py 53.08% <0.00%> (-45.68%) ⬇️
mlem/contrib/kubernetes/utils.py 21.05% <0.00%> (-42.11%) ⬇️
mlem/contrib/kubernetes/base.py 49.01% <0.00%> (-36.28%) ⬇️
mlem/contrib/docker/base.py 49.84% <0.00%> (-35.02%) ⬇️
mlem/contrib/kubernetes/build.py 70.00% <0.00%> (-30.00%) ⬇️
mlem/contrib/kubernetes/service.py 41.37% <0.00%> (-10.35%) ⬇️
... and 4 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 aguschin temporarily deployed to internal January 23, 2023 05:36 — with GitHub Actions Inactive
@aguschin aguschin temporarily deployed to internal January 23, 2023 08:35 — with GitHub Actions Inactive
@aguschin aguschin temporarily deployed to internal January 27, 2023 11:49 — with GitHub Actions Inactive
@aguschin aguschin merged commit f1c4d3b into main Jan 27, 2023
@aguschin aguschin deleted the fix/standardize branch January 27, 2023 12:23
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

serve: custom constructed model is exposed with predict and predict_proba
1 participant