Skip to content

Commit 92ad161

Browse files
ci(restheart-mongo): drop trailing prose from sticky comment
Signed-off-by: Akash Kumar <meakash7902@gmail.com>
1 parent ea3fcec commit 92ad161

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/restheart-mongo.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,3 @@ jobs:
193193
| this PR | **${{ needs.build-coverage.outputs.coverage }}%** |
194194
195195
Threshold: PR may not drop coverage by more than **${{ env.COVERAGE_THRESHOLD }}pp**. Override per-repo via the `RESTHEART_COVERAGE_THRESHOLD` actions variable.
196-
197-
Coverage is **Java line coverage** (JaCoCo 0.8.13) of the RESTHeart 9.x JVM under traffic — the bytecode `flow.sh::restheart_record_traffic` actually executes (REST CRUD + GraphQL + ACL + users + sessions/transactions + metrics + …). Instrumentation lives in a separate `Dockerfile.coverage` + `docker-compose.coverage.yml` overlay; the base `docker-compose.yml` consumed by keploy/integrations and keploy/enterprise CI lanes runs uninstrumented and pays zero JaCoCo cost. JaCoCo execution dumps + XML reports are attached as artifacts on each job (`coverage-build` / `coverage-release`).

0 commit comments

Comments
 (0)