build: swap travis for github actions

This commit is contained in:
Josh Sherman 2020-06-13 10:10:45 -05:00
parent b9ceb5947c
commit b6fad34f19
6 changed files with 54 additions and 45 deletions

20
codecov.yml Normal file
View file

@ -0,0 +1,20 @@
codecov:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "70...100"
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "reach,diff,flags,tree"
behavior: default
require_changes: no