Skip to content

Commit

Permalink
Added new codecov workflow (#66)
Browse files Browse the repository at this point in the history
* Added new codecov workflow

* Added version

---------

Co-authored-by: Nilashish Chakraborty <[email protected]>
  • Loading branch information
roverflow and NilashishC authored Nov 9, 2023
1 parent ee40ea5 commit 757785c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/codecov_pr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
trivial:
- codecov - added a new codecov workflow and changing codecov.yml for added functionality.
15 changes: 15 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
codecov:
require_ci_to_pass: true
comment:
layout: " diff, flags, files"
behavior: default
require_changes: false
require_base: false
require_head: true
coverage:
status:
patch: false
project:
default:
threshold: 0.3%

0 comments on commit 757785c

Please sign in to comment.