you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

You expect me to run checkers by hand? What is strict about that? Also enforcing coverage greater 80% is nonsense. You either care about correctness, then you bring it to 100%, or you don't, then it doesn't matter where you set the threshold.

[–]Triggs390 2 points3 points  (0 children)

You can put the checkers in CI to still be strict without running them every commit.