Remove test files from coverage reports #61
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The Codecov reports show coverage on test files, which skews the coverage data for the actual project implementation.
We need to remove the
*_test.go
files from the coverage data.The text was updated successfully, but these errors were encountered: