comfortable with your tests?
They are all failing, so yes
i really wish there’d be better coverage metrics available
but i suppose everyone who cares does parametre fuzzing anyway
coverage of lines of code is relatively meaningless
but ’how many different inputs you test with’ and ’how are your inputs’ are interesting, but take manual effort to figure out
Right, I don't imagine there is much tooling that can figure how to find your bugs