https://issues.serokell.io/issue/EDNA-
-
Tests
- If I added new functionality, I added tests covering it.
- If I fixed a bug, I added a regression test to prevent the bug from silently reappearing again.
-
Documentation
- I checked whether I should update the docs and did so if necessary:
- My commits comply with the policy used in Serokell.
- My code complies with the style guide.