From 02fdc70b74eb78d216bac5cc336bc026bfe4221e Mon Sep 17 00:00:00 2001 From: Curtis Date: Sat, 20 May 2023 15:21:24 -0700 Subject: [PATCH 1/2] Codecov configuration file --- .codecov.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .codecov.yml diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 000000000..c213b1e50 --- /dev/null +++ b/.codecov.yml @@ -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 \ No newline at end of file From 717bc7023c7130d9e2d7e252e6d2f80691642efb Mon Sep 17 00:00:00 2001 From: Curtis Date: Sun, 21 May 2023 13:09:26 -0700 Subject: [PATCH 2/2] Fix lint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b666a71..8aa8af15b 100644 --- a/README.md +++ b/README.md @@ -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