Skip to content

Commit

Permalink
Configure codecov (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mickel8 authored Nov 6, 2023
1 parent d86ac87 commit e3f734e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint and test
name: CI

on: push

Expand Down
18 changes: 18 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
codecov:
require_ci_to_pass: false

comment:
layout: "header, diff, files, footer"
behavior: default

coverage:
status:
project:
default:
informational: true
patch:
default:
informational: true

github_checks:
annotations: false

0 comments on commit e3f734e

Please sign in to comment.