cwl-utils icon indicating copy to clipboard operation
cwl-utils copied to clipboard

cwl-inputs-schema-gen testing utility

Open mr-c opened this issue 1 month ago • 2 comments

  • [ ] use https://github.com/common-workflow-language/cwl-v1.2/pull/298 + https://github.com/common-workflow-language/cwltest/pull/254 to test cwl-inputs-schema-gen's ability to parse all of the CWL v1.2 conformance test & their inputs objects using the generated JSON Schema.

mr-c avatar Sep 30 '25 10:09 mr-c

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 34.56%. Comparing base (e413f9b) to head (5e8d628). :warning: Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #376   +/-   ##
=======================================
  Coverage   34.56%   34.56%           
=======================================
  Files          30       30           
  Lines       35382    35382           
  Branches     9555     9555           
=======================================
  Hits        12231    12231           
  Misses      20266    20266           
  Partials     2885     2885           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Sep 30 '25 12:09 codecov[bot]

Many thanks to @suecharo and @alexiswl for cwl-inputs-schema-gen!

@mvdbeek is using cwl-inputs-schema-gen for CWL in Galaxy, so I took Marius's suggestion to stress test it by running all the conformance tests and their inputs. I was not able to find any areas of improvement yet!

mr-c avatar Sep 30 '25 12:09 mr-c