[cmd/mdatagen] remove stale files#15423
Conversation
A bug in mdatagen was causing generated files to be left behind when the last feature gate in a metadata.yaml file was removed. Signed-off-by: Alex Boten <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
Merging this PR will not alter performance
|
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (60.00%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #15423 +/- ##
==========================================
- Coverage 90.79% 90.78% -0.01%
==========================================
Files 719 719
Lines 47168 47178 +10
==========================================
+ Hits 42825 42831 +6
- Misses 3085 3087 +2
- Partials 1258 1260 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
5a9e607
A bug in mdatagen was causing generated files to be left behind when the last feature gate in a metadata.yaml file was removed.