Skip to content

Commit

Permalink
Update codecov to reflect latest changes (#4346)
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
  • Loading branch information
bogdandrutu authored Nov 22, 2021
1 parent 89e230e commit d69c8ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
codecov:
branch: main
strict_yaml_branch: main # only use the latest copy on main branch
# only use the latest copy on main branch
strict_yaml_branch: main

coverage:
precision: 2
Expand All @@ -17,5 +18,4 @@ coverage:
target: 95%

ignore:
- "service/internal/zpages/tmplgen/**/*"
- "model/internal/data/protogen/**/*"

0 comments on commit d69c8ce

Please sign in to comment.