Conversation
|
Size Change: 0 B Total Size: 137 kB ℹ️ View Unchanged
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1533 +/- ##
=======================================
Coverage 93.78% 93.78%
=======================================
Files 112 112
Lines 4668 4668
Branches 1571 1571
=======================================
Hits 4378 4378
Misses 290 290 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
How are the tests unused? They look like they are used, so why remove them? |
|
I haven't found any code that uses them. |
louwers
left a comment
There was a problem hiding this comment.
Yup, making any changes to those files does not make the tests fail.
Only *.input.json files are picked up there.
Launch Checklist
This is due to a question raised in
Removes the unused api-supported files for spec validation.
Improve typings of the validate_spec file.