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

flake8 cleanup #1791

Merged
merged 1 commit into from
Jan 26, 2023
Merged

flake8 cleanup #1791

merged 1 commit into from
Jan 26, 2023

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Jan 26, 2023

Bonus type modernizing and some docstrings

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #1791 (879bba1) into main (8978ca2) will decrease coverage by 0.02%.
The diff coverage is 93.79%.

@@            Coverage Diff             @@
##             main    #1791      +/-   ##
==========================================
- Coverage   83.17%   83.16%   -0.02%     
==========================================
  Files          44       44              
  Lines        8130     8119      -11     
  Branches     2166     2223      +57     
==========================================
- Hits         6762     6752      -10     
  Misses        876      876              
+ Partials      492      491       -1     
Impacted Files Coverage Δ
cwltool/checker.py 96.89% <0.00%> (ø)
cwltool/mpi.py 91.89% <0.00%> (ø)
cwltool/provenance_profile.py 73.72% <ø> (-0.08%) ⬇️
cwltool/resolver.py 71.92% <ø> (ø)
cwltool/cwlrdf.py 29.06% <25.00%> (ø)
cwltool/procgenerator.py 46.37% <50.00%> (ø)
cwltool/main.py 73.95% <62.50%> (+0.22%) ⬆️
cwltool/command_line_tool.py 86.97% <75.00%> (-0.02%) ⬇️
cwltool/validate_js.py 84.29% <85.71%> (ø)
cwltool/context.py 94.70% <93.90%> (-2.36%) ⬇️
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mr-c mr-c force-pushed the flake8_sync branch 2 times, most recently from 9b2f412 to 666a212 Compare January 26, 2023 20:29
Bonus type modernizing and some docstrings
@mr-c mr-c marked this pull request as ready for review January 26, 2023 21:20
@mr-c mr-c merged commit cb3160c into main Jan 26, 2023
@mr-c mr-c deleted the flake8_sync branch January 26, 2023 21:43
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