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

Fix docstrings to re-generate API docs #443

Merged
merged 2 commits into from
Oct 20, 2022
Merged

Conversation

aguschin
Copy link
Contributor

this is done in pair with iterative/mlem.ai#197

@aguschin aguschin added the 🏡 housekeeping Fighting technical debt and improving dev process label Oct 19, 2022
@aguschin aguschin requested review from mike0sv, madhur-tandon and a team October 19, 2022 11:02
@aguschin aguschin self-assigned this Oct 19, 2022
@aguschin aguschin temporarily deployed to internal October 19, 2022 11:02 Inactive
@aguschin aguschin changed the base branch from main to release/0.3.0 October 19, 2022 11:02
@aguschin aguschin temporarily deployed to internal October 19, 2022 14:03 Inactive
@aguschin aguschin temporarily deployed to internal October 20, 2022 10:59 Inactive
@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

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

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

Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.3.0     #443      +/-   ##
=================================================
- Coverage          87.62%   86.83%   -0.80%     
=================================================
  Files                 94       94              
  Lines               7847     7732     -115     
=================================================
- Hits                6876     6714     -162     
- Misses               971     1018      +47     
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 69 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 merged commit 8698e9f into release/0.3.0 Oct 20, 2022
@aguschin aguschin deleted the fix/docstrings branch October 20, 2022 11:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🏡 housekeeping Fighting technical debt and improving dev process
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant