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

remove old artifacts #174

Merged
merged 3 commits into from
Mar 21, 2022
Merged

remove old artifacts #174

merged 3 commits into from
Mar 21, 2022

Conversation

mike0sv
Copy link
Contributor

@mike0sv mike0sv commented Mar 17, 2022

closes #88

@mike0sv mike0sv requested a review from aguschin March 17, 2022 16:23
@mike0sv mike0sv self-assigned this Mar 17, 2022
@mike0sv mike0sv requested a review from a team March 17, 2022 16:23
@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #174 (7a1ab2c) into main (dcacd1a) will increase coverage by 0.55%.
The diff coverage is 89.13%.

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   86.68%   87.23%   +0.55%     
==========================================
  Files          67       67              
  Lines        4274     4286      +12     
==========================================
+ Hits         3705     3739      +34     
+ Misses        569      547      -22     
Impacted Files Coverage Δ
mlem/core/model.py 93.27% <ø> (-0.17%) ⬇️
mlem/utils/module.py 88.09% <42.85%> (-0.71%) ⬇️
mlem/pack/docker/context.py 86.13% <83.33%> (-0.34%) ⬇️
mlem/api/__init__.py 100.00% <100.00%> (ø)
mlem/api/commands.py 84.95% <100.00%> (+1.76%) ⬆️
mlem/cli/__init__.py 88.23% <100.00%> (+0.73%) ⬆️
mlem/cli/import_path.py 100.00% <100.00%> (ø)
mlem/cli/info.py 97.29% <100.00%> (-0.08%) ⬇️
mlem/contrib/callable.py 97.79% <100.00%> (+0.06%) ⬆️
mlem/contrib/numpy.py 94.89% <100.00%> (-0.06%) ⬇️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0c6100...7a1ab2c. Read the comment docs.

Copy link
Contributor

@aguschin aguschin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! :shipit:

@aguschin aguschin merged commit a0b6ec3 into main Mar 21, 2022
@aguschin aguschin deleted the feature/remove-old-artifacts branch March 21, 2022 11:05
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Old, not relevant artifacts doesn't get removed
2 participants