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

Drop support for Python 3.8 #321

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Drop support for Python 3.8 #321

wants to merge 2 commits into from

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Oct 4, 2024

Merge and release after 2024-10-14 (upstream EOL)

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 82.48175% with 24 lines in your changes missing coverage. Please review.

Project coverage is 33.47%. Comparing base (15c8467) to head (5301afe).

Files with missing lines Patch % Lines
cwl_utils/cwl_v1_1_expression_refactor.py 55.00% 8 Missing and 1 partial ⚠️
cwl_utils/cwl_v1_0_expression_refactor.py 70.00% 5 Missing and 1 partial ⚠️
cwl_utils/cwl_v1_2_expression_refactor.py 81.81% 3 Missing and 1 partial ⚠️
cwl_utils/normalizer.py 0.00% 3 Missing ⚠️
cwl_utils/parser/cwl_v1_1_utils.py 83.33% 0 Missing and 1 partial ⚠️
cwl_utils/parser/cwl_v1_2_utils.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
+ Coverage   33.44%   33.47%   +0.02%     
==========================================
  Files          29       29              
  Lines       30999    31007       +8     
  Branches     8998     8997       -1     
==========================================
+ Hits        10369    10379      +10     
+ Misses      18214    18212       -2     
  Partials     2416     2416              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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