Skip to content
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

add back in Python 3.7 for one last release #1898

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Sep 5, 2023

Galaxy is py3.7+ still, so lets get one last release with some of the latest fixes while we are updating the pending CWL import feature. Hopefully they will move to py3.8+ by the next time we want to update their pin on cwltool

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #1898 (79264f3) into main (f1e0580) will increase coverage by 0.01%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##             main    #1898      +/-   ##
==========================================
+ Coverage   83.95%   83.96%   +0.01%     
==========================================
  Files          46       46              
  Lines        8163     8172       +9     
  Branches     2168     2169       +1     
==========================================
+ Hits         6853     6862       +9     
  Misses        841      841              
  Partials      469      469              
Files Changed Coverage Δ
cwltool/software_requirements.py 73.33% <66.66%> (+0.36%) ⬆️
cwltool/utils.py 84.75% <83.33%> (+0.23%) ⬆️
cwltool/checker.py 96.89% <100.00%> (+0.02%) ⬆️
cwltool/context.py 100.00% <100.00%> (ø)
cwltool/cwlprov/__init__.py 92.10% <100.00%> (+0.10%) ⬆️

@mr-c mr-c force-pushed the one_last_time_py3.7 branch 4 times, most recently from 6cc23c9 to ac1c042 Compare September 5, 2023 13:00
@mr-c mr-c enabled auto-merge (rebase) September 6, 2023 11:55
@mr-c mr-c disabled auto-merge September 6, 2023 12:57
@mr-c mr-c merged commit 6c32ae5 into main Sep 6, 2023
43 checks passed
@mr-c mr-c deleted the one_last_time_py3.7 branch September 6, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant