5 ms·
I suppose it's mixed results but a coverage report should give you "these exact lines are uncovered" and it becomes pretty straightforward to see "ah yeah that
by staticassertion 7mo ago
I suppose it's mixed results but a coverage report should give you "these exact lines are uncovered" and it becomes pretty straightforward to see "ah yeah that error condition isn't tracked, the behavior should be X, go write that test".
- nitwit005 7mo agoThat's what people tried right? It'd be great if the AI never failed at tasks, but they clearly do sometimes.