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.03%. Comparing base (0cbbd92) to head (15de61b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2186      +/-   ##
==========================================
+ Coverage   84.85%   85.03%   +0.18%     
==========================================
  Files          46       46              
  Lines        8509     8515       +6     
  Branches     1984     1988       +4     
==========================================
+ Hits         7220     7241      +21     
+ Misses        812      806       -6     
+ Partials      477      468       -9     

☔ 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
@mr-c mr-c marked this pull request as ready for review December 10, 2025 12:53
@mr-c mr-c force-pushed the print_rdf_with_inputs branch from 3593bba to 15de61b Compare January 8, 2026 08:05
@mr-c mr-c merged commit 8b0cacc into main Jan 8, 2026
46 checks passed
@mr-c mr-c deleted the print_rdf_with_inputs branch January 8, 2026 08:21
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