Skip to content

Commit

Permalink
Ignore excel stuff from codecov (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadman97 authored and Devan Adhia committed Apr 11, 2019
1 parent cb57cab commit 94313df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ codecov:
notify:
require_ci_to_pass: yes
strict_yaml_branch: master

ignore:
- "pkg/chessai/player/ai/performance_logger.go"

coverage:
precision: 2
Expand All @@ -14,7 +17,7 @@ coverage:
target: 90%
threshold: 0%
paths: "pkg/chessai/board"
default: true
default: yes
patch:
board:
target: 100%
Expand Down

0 comments on commit 94313df

Please sign in to comment.