Skip to content

Refactor converter initialisation to be lazy and bespoke

5985eef
Select commit
Loading
Failed to load commit list.
Open

Add ability to add and select converters #89

Refactor converter initialisation to be lazy and bespoke
5985eef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

97.80% (+0.07%) compared to fd67bd9

View this Pull Request on Codecov

97.80% (+0.07%) compared to fd67bd9

Details

Codecov Report

❌ Patch coverage is 98.24047% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.80%. Comparing base (fd67bd9) to head (5985eef).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
src/runcrate/converters/cwl.py 97.89% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   97.72%   97.80%   +0.07%     
==========================================
  Files          13       16       +3     
  Lines        2066     2139      +73     
==========================================
+ Hits         2019     2092      +73     
  Misses         47       47              

☔ 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.