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

new version mechanism #190

Merged
merged 6 commits into from
Apr 12, 2022
Merged

new version mechanism #190

merged 6 commits into from
Apr 12, 2022

Conversation

mike0sv
Copy link
Contributor

@mike0sv mike0sv commented Apr 8, 2022

closes #66

@mike0sv mike0sv requested a review from a team April 8, 2022 15:36
@mike0sv mike0sv self-assigned this Apr 8, 2022
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #190 (f514ca4) into main (9134690) will decrease coverage by 1.71%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   89.12%   87.40%   -1.72%     
==========================================
  Files          70       70              
  Lines        4660     4635      -25     
==========================================
- Hits         4153     4051     -102     
- Misses        507      584      +77     
Impacted Files Coverage Δ
mlem/version.py 36.36% <40.00%> (-35.86%) ⬇️
mlem/contrib/docker/helpers.py 50.00% <0.00%> (-50.00%) ⬇️
mlem/contrib/heroku/utils.py 42.30% <0.00%> (-40.39%) ⬇️
mlem/contrib/heroku/meta.py 54.28% <0.00%> (-31.43%) ⬇️
mlem/contrib/heroku/build.py 67.74% <0.00%> (-19.36%) ⬇️
mlem/api/utils.py 84.44% <0.00%> (-4.45%) ⬇️
mlem/contrib/docker/base.py 81.21% <0.00%> (-4.42%) ⬇️
mlem/core/objects.py 87.40% <0.00%> (-3.71%) ⬇️
mlem/core/meta_io.py 94.33% <0.00%> (-0.63%) ⬇️

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 9134690...f514ca4. Read the comment docs.

@mike0sv mike0sv merged commit d6d44f7 into main Apr 12, 2022
@mike0sv mike0sv deleted the feature/version-refactor branch April 12, 2022 10:07
# 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.

Use setuptools_scm and build_requires
2 participants