Skip to content

Commit bc39d9d

Browse files
ci(doccano-django): drop trailing prose from sticky comment
Signed-off-by: Akash Kumar <meakash7902@gmail.com>
1 parent 909e9b8 commit bc39d9d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/doccano-django.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,5 +195,3 @@ jobs:
195195
| this PR | **${{ needs.build-coverage.outputs.coverage }}%** |
196196
197197
Threshold: PR may not drop coverage by more than **${{ env.COVERAGE_THRESHOLD }}pp**. Override per-repo via the `DOCCANO_COVERAGE_THRESHOLD` actions variable.
198-
199-
Coverage is **Python line coverage** (coverage.py 7.6.1) of the doccano backend code — the bytes that `flow.sh::doccano_record_traffic` actually executes. 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 coverage cost. Per-file reports are attached as artifacts on each job (`coverage-build` / `coverage-release`).

0 commit comments

Comments
 (0)