Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
chore: add codecov configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
adikari committed Feb 10, 2021
1 parent 0ea6838 commit 39d3d71
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
coverage:
status:
project:
default:
target: auto
threshold: null

comment:
layout: "reach, diff, flags, files"
behavior: default
require_changes: false
require_base: no
require_head: yes
branches:
- master

0 comments on commit 39d3d71

Please sign in to comment.