-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
abstract CWL test: recusively validate #93
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #93 +/- ##
=======================================
Coverage 40.41% 40.41%
=======================================
Files 48 48
Lines 1915 1915
Branches 433 433
=======================================
Hits 774 774
Misses 1025 1025
Partials 116 116
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
I guess it's "working": https://github.com/galaxyproject/gxformat2/actions/runs/6754508062/job/18394521652?pr=93#step:5:123:
|
Yeah 😄 but probably the abstract export should be fixed :-P |
Fixes: #51