Skip to content

Remove Python 3.7 support and add a new action for mamba. #323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Jun 11, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Dec 8, 2022

Blocked until Python 3.7 is deprecated.

mamba has deprecated 3.7 some time ago and now it would be cumbersome to work around this.

@tobiasraabe tobiasraabe added this to the v0.2.7 milestone Dec 8, 2022
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #323 (8baac23) into main (39bfcdf) will increase coverage by 0.04%.
The diff coverage is 100.00%.

❗ Current head 8baac23 differs from pull request most recent head 2f05ae7. Consider uploading reports for the commit 2f05ae7 to get more accurate results

@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
+ Coverage   96.16%   96.21%   +0.04%     
==========================================
  Files          93       93              
  Lines        7797     7837      +40     
==========================================
+ Hits         7498     7540      +42     
+ Misses        299      297       -2     
Flag Coverage Δ
end_to_end 82.77% <100.00%> (+0.11%) ⬆️
integration 41.27% <100.00%> (+0.32%) ⬆️
unit 66.79% <100.00%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_debugging.py 89.89% <ø> (-0.04%) ⬇️
src/_pytask/capture.py 90.23% <100.00%> (+0.47%) ⬆️
src/_pytask/nodes.py 97.18% <100.00%> (+0.75%) ⬆️
src/_pytask/path.py 95.52% <100.00%> (ø)

... and 9 files with indirect coverage changes

@tobiasraabe tobiasraabe added the blocked This issue is blocked label Dec 8, 2022
@tobiasraabe tobiasraabe removed this from the v0.2.7 milestone Dec 8, 2022
@tobiasraabe tobiasraabe added this to the v0.4.0 milestone Jun 11, 2023
@tobiasraabe tobiasraabe changed the title A new action for mamba. Remove Python 3.7 support and add a new action for mamba. Jun 11, 2023
@tobiasraabe tobiasraabe changed the base branch from main to v4 June 11, 2023 10:52
@tobiasraabe tobiasraabe merged commit 1c9cd5d into v4 Jun 11, 2023
@tobiasraabe tobiasraabe deleted the new-mamba-action branch June 11, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue is blocked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant