Skip to content

Commit

Permalink
Merge pull request #422 from noqdev/task/codecov_file
Browse files Browse the repository at this point in the history
Codecov configuration file
  • Loading branch information
castrapel committed May 22, 2023
2 parents 2abf7e8 + 717bc70 commit 9eb9fe3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
coverage:
range: "70...75"
status:
project:
default:
target: 75%
if_not_found: failure
if_ci_failed: error
patch:
default:
target: 75%
if_not_found: failure
if_ci_failed: error
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

"IAMbic: the Terraform of Cloud IAM"

Easily manage and streamline cloud Identity and Access Management (IAM) with IAMbic, a multi-cloud IAM control plane. Discover more at [https://docs.iambic.org](https://docs.iambic.org).
Easily manage and streamline cloud Identity and Access Management (IAM) with IAMbic, a multi-cloud IAM control plane. Discover more at [https://docs.iambic.org](https://docs.iambic.org).

## Key Features

Expand Down

0 comments on commit 9eb9fe3

Please sign in to comment.