tweag / cooked-validators

MIT License
39 stars 11 forks source link

Improve test coverage #382

Open mmontin opened 3 months ago

mmontin commented 3 months ago

Test coverage in cooked-validators is now tracked whenever somebody runs cabal test all. By taking a look at the coverage log produced by the command we notice that:

image We need to bump these numbers. This would be unrealistic to aim for 100% coverage overall, but important features should be handled and this report should be used in that purpose.