CONTRIBUTING: Coverage indication

This commit is contained in:
Éloi Rivard 2023-03-01 15:46:00 +01:00
parent dfefa17f5c
commit 03f5dac491

View file

@ -21,6 +21,8 @@ Unit tests
To run the tests, you just need to run `tox`. Everything must be green before patches get merged.
The test coverage is 100%, patches won't be accepted if not entirely covered.
Style
-----