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

Run CI for Python 3.10 #466

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Run CI for Python 3.10 #466

merged 1 commit into from
Nov 1, 2022

Conversation

aguschin
Copy link
Contributor

@aguschin aguschin commented Nov 1, 2022

close #455

@aguschin aguschin requested a review from a team November 1, 2022 09:47
@aguschin aguschin temporarily deployed to internal November 1, 2022 09:47 Inactive
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Base: 58.93% // Head: 86.84% // Increases project coverage by +27.91% 🎉

Coverage data is based on head (2a50a17) compared to base (c720634).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #466       +/-   ##
===========================================
+ Coverage   58.93%   86.84%   +27.91%     
===========================================
  Files          95       96        +1     
  Lines        7889     7901       +12     
===========================================
+ Hits         4649     6862     +2213     
+ Misses       3240     1039     -2201     
Impacted Files Coverage Δ
mlem/api/commands.py 86.29% <ø> (+52.19%) ⬆️
mlem/contrib/heroku/utils.py 24.59% <0.00%> (-55.74%) ⬇️
mlem/contrib/heroku/build.py 55.17% <0.00%> (-34.49%) ⬇️
mlem/contrib/heroku/meta.py 51.35% <0.00%> (-33.79%) ⬇️
mlem/contrib/pip/setup.py.j2 100.00% <0.00%> (ø)
mlem/ext.py 88.28% <0.00%> (+1.80%) ⬆️
mlem/contrib/docker/context.py 84.93% <0.00%> (+2.51%) ⬆️
mlem/utils/fslock.py 91.54% <0.00%> (+2.81%) ⬆️
mlem/core/hooks.py 95.08% <0.00%> (+3.27%) ⬆️
mlem/ui.py 94.66% <0.00%> (+6.66%) ⬆️
... and 65 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.

@madhur-tandon
Copy link
Contributor

This won't run the CI, you will have to open up another dummy PR (that merges to this branch) to really check the CI.

@aguschin
Copy link
Contributor Author

aguschin commented Nov 1, 2022

Everything pass in #467

@aguschin
Copy link
Contributor Author

aguschin commented Nov 1, 2022

@mike0sv @madhur-tandon could you approve? Thanks!

@aguschin aguschin merged commit 6b511fd into main Nov 1, 2022
@aguschin aguschin deleted the add-python-3.10 branch November 1, 2022 12:22
@aguschin aguschin self-assigned this Nov 1, 2022
# 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.

New python version support
2 participants