Skip to content

Conversation

@mr-c
Copy link
Member

@mr-c mr-c commented Dec 2, 2025

cwltool --print-rdf path/to/workflow.cwl path/to/inputs_yaml_or_json

$ diff old-rdf new-rdf 
82c82,85
< <file:///home/michael/cwl-v1.2/tests/revsort.cwl#input_rev> rdfs:comment "The input file to be processed." ;
---
> <file:///home/michael/cwl-v1.2/tests/whale.txt> a cwl:File .
> 
> <file:///home/michael/cwl-v1.2/tests/revsort.cwl#input_rev> rdf:value <file:///home/michael/cwl-v1.2/tests/whale.txt> ;
>     rdfs:comment "The input file to be processed." ;
``

@mr-c mr-c force-pushed the print_rdf_with_inputs branch from 7c8ac4b to b06b37b Compare December 2, 2025 15:08
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.12%. Comparing base (011c3dd) to head (ebe5fe3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2186      +/-   ##
==========================================
+ Coverage   85.11%   85.12%   +0.01%     
==========================================
  Files          46       46              
  Lines        8405     8411       +6     
  Branches     1967     1971       +4     
==========================================
+ Hits         7154     7160       +6     
  Misses        784      784              
  Partials      467      467              

☔ 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 print_rdf_with_inputs branch from 79bb8eb to ebe5fe3 Compare December 5, 2025 17:09
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.

2 participants