mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-18 03:08:55 +00:00
Update vendor for next release (#1343)
This commit is contained in:
4
vendor/go.uber.org/atomic/.codecov.yml
generated
vendored
4
vendor/go.uber.org/atomic/.codecov.yml
generated
vendored
@ -13,3 +13,7 @@ coverage:
|
||||
if_not_found: success # if parent is not found report status as success, error, or failure
|
||||
if_ci_failed: error # if ci fails report status as success, error, or failure
|
||||
|
||||
# Also update COVER_IGNORE_PKGS in the Makefile.
|
||||
ignore:
|
||||
- /internal/gen-atomicint/
|
||||
- /internal/gen-valuewrapper/
|
||||
|
Reference in New Issue
Block a user