- added build test
 - probably fixed some trash
- coverage test should only wait for test_dmd_debug
This commit is contained in:
Dawid Masiukiewicz 2020-04-25 11:09:35 +00:00
parent d47a5c3e5c
commit b434d851ed
4 changed files with 66 additions and 11 deletions

3
codecov.yml Normal file
View file

@ -0,0 +1,3 @@
ignore:
- "tests/*"
- "**/traits*"