Skip to content

Commit

Permalink
CI(codecov): do not notify until all reports are ready (deepmodeling#…
Browse files Browse the repository at this point in the history
…4136)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated the code coverage notification settings to trigger alerts
after 14 builds, improving monitoring of code coverage metrics.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz authored Sep 18, 2024
1 parent 2e3b251 commit 2c9be6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ component_management:
name: i-PI
paths:
- source/ipi/**
codecov:
notify:
# 12 Python + 2 C++
after_n_builds: 14

0 comments on commit 2c9be6f

Please sign in to comment.