Closed nitishm closed 3 years ago
Merging #390 (72c5694) into main (b78fb18) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #390 +/- ##
=======================================
Coverage 69.35% 69.35%
=======================================
Files 9 9
Lines 509 509
=======================================
Hits 353 353
Misses 134 134
Partials 22 22
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f7ffd97...72c5694. Read the comment docs.
Addresses #389
Remove all dirs and files that are not being used. This includes debugging configuration files like Tile and Okteto since we support a debug mode in-code as well.
Signed-off-by: Nitish Malhotra nitish.malhotra@gmail.com