diff options
author | Valery Piashchynski <[email protected]> | 2021-01-15 16:41:33 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-01-15 16:41:33 +0300 |
commit | bac1a9f8c31b8ac7777ff5be3435259f3e8d5b08 (patch) | |
tree | 4441f54c04e2831d4ddc30c5e1679d9914bd8188 /.gitignore | |
parent | e68c8e2eb9ea705e9d846023d545410c7613de64 (diff) |
Fix coverage calculation
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,4 +24,5 @@ tests/vendor/ .rr-sample.yaml unit_tests unit_tests_copied -dir1
\ No newline at end of file +dir1 +coverage
\ No newline at end of file |