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.10%. Comparing base (6d4dc44) to head (3593bba).

Additional details and impacted files
@@ Coverage Diff @@ ## main #2186 +/- ## ========================================== + Coverage 85.09% 85.10% +0.01%  ========================================== Files 46 46 Lines 8409 8415 +6 Branches 1969 1973 +4 ========================================== + Hits 7156 7162 +6  Misses 785 785 Partials 468 468 

☔ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants