diff --git a/README.md b/README.md index cd63375..e24608d 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,19 @@
- - - +
The Hassle-Free Code Coverage and Metrics Tracking Tool
A CodeCov and SonarQube alternative.
-
-
+ +
- Action and Self Hosted app for uploading Code Metrics + Action and Self Hosted app for uploading Code Metrics.
@@ -36,6 +35,10 @@
Add Progress To your README
+
+
+
+
Add Widgets To your README
+![npm-install-time](https://raw.githubusercontent.com/kevincobain2000/action-coveritup/refs/heads/master/samples/5.svg) +![go-test-run-time](https://raw.githubusercontent.com/kevincobain2000/action-coveritup/refs/heads/master/samples/6.svg) + --- **Quick Setup:** Quickly set up code coverage or other useful metrics on your project. @@ -184,7 +194,7 @@ Before using this action, enable Github Actions # Step 3) Embedding badges and charts Navigate to your repo and obtain embeding code for badges and charts. -https://coveritup.app/readme?org=kevincobain2000&repo=action-coveritup&branch=master +`/readme?org=kevincobain2000&repo=action-coveritup&branch=master` --- @@ -212,7 +222,7 @@ https://coveritup.app/readme?org=kevincobain2000&repo=action-coveritup&branch=ma `github.token` from your action is sent to the server as an Authorization header. The expiration of `github.token` is until the workflow is running. The token is used to verify if the request has originated from the correct org, repo and commit author. -https://coveritup.app doesn't store the token. +It doesn't store the token. You can see usage in `action.yml` file diff --git a/README_BACK.md b/README_BACK.md index a7252e0..efed6a3 100644 --- a/README_BACK.md +++ b/README_BACK.md @@ -47,7 +47,7 @@ Add Progress To your README