Skip to content

Conversation

@GlassOfWhiskey
Copy link
Contributor

@GlassOfWhiskey GlassOfWhiskey commented Dec 13, 2025

This commit checks that the new TypedDict type aliases specified in cwl-utils with PR common-workflow-language/cwl-utils#393 do not break anything in the cwltool type system.

@GlassOfWhiskey GlassOfWhiskey force-pushed the try-typed-dicts-from-cwl-utils branch 9 times, most recently from 614eb80 to 49df34f Compare December 14, 2025 22:51
@mr-c mr-c force-pushed the try-typed-dicts-from-cwl-utils branch from 023fe20 to 99d499e Compare December 15, 2025 13:49
@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

❌ Patch coverage is 91.62304% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.01%. Comparing base (023467a) to head (168678d).

Files with missing lines Patch % Lines
cwltool/cwlprov/provenance_profile.py 80.76% 3 Missing and 2 partials ⚠️
cwltool/process.py 88.88% 2 Missing and 2 partials ⚠️
cwltool/command_line_tool.py 93.93% 0 Missing and 2 partials ⚠️
cwltool/main.py 77.77% 1 Missing and 1 partial ⚠️
cwltool/builder.py 94.73% 1 Missing ⚠️
cwltool/cwlprov/ro.py 90.00% 0 Missing and 1 partial ⚠️
cwltool/utils.py 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2192      +/-   ##
==========================================
+ Coverage   84.96%   85.01%   +0.04%     
==========================================
  Files          46       46              
  Lines        8455     8479      +24     
  Branches     1971     1972       +1     
==========================================
+ Hits         7184     7208      +24     
- Misses        803      804       +1     
+ Partials      468      467       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mr-c mr-c force-pushed the try-typed-dicts-from-cwl-utils branch from 2c31446 to 5e0586b Compare December 16, 2025 10:38
mr-c added 5 commits December 16, 2025 11:41
Yes, a bit odd that `class: Directory` objects in `listing` had a `dirname`,
but we are temporarily using that (and fixing them) for setting the outdir when
updating the Pathmapper. Then the `dirname` fields are removed
immediately after.
@mr-c mr-c force-pushed the try-typed-dicts-from-cwl-utils branch from 5e0586b to 8920b7d Compare December 16, 2025 10:52
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.

3 participants