Hacker News
new
past
comments
ask
show
jobs
points
by
c0rruptbytes
9 hours ago
|
comments
by
shepherdjerred
2 hours ago
|
[-]
Static analysis can help here! Add CI checks for duplicated code or file length.
For test growth, maybe use a coverage tracker and remove redundant tests?
reply