Fix nits and see if codecov works now with auto

This commit is contained in:
ZenGround0 2021-08-20 12:54:37 -04:00
parent 57337c1ae0
commit abb0ea01a7

View File

@ -49,17 +49,9 @@ coverage:
- "api" - "api"
- "journal" - "journal"
cli: cli:
target: 100% target: auto
threshold: 0.1% threshold: 0.1%
informational: true informational: true
paths: paths:
- "cli" - "cli"
- "cmd" - "cmd"