• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Teamwork / kommentaar / 27541864522
53%
master: 54%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.3.2
DEFAULT BRANCH: master
Ran 15 Jun 2026 11:05AM UTC
Jobs 1
Files 10
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Jun 2026 11:03AM UTC coverage: 52.745% (-1.0%) from 53.695%
27541864522

Pull #114

github

shane-tw
Add -out flag for atomic file output to prevent partial-read windows

When callers use shell redirection (kommentaar > swagger.yaml), the shell
truncates the file before kommentaar starts writing, leaving a window where
the file is empty or partially written. Tools watching the file (editors,
git diff) see a large spurious diff during generation.

The new -out <file> flag buffers output in memory, writes it to a temp file
in the same directory, then renames it atomically so the target file is only
replaced once the full content is ready. run.sh is updated to use -out
instead of shell redirection.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #114: Add -out flag for atomic file output

6 of 27 new or added lines in 1 file covered. (22.22%)

373 existing lines in 3 files now uncovered.

1172 of 2222 relevant lines covered (52.75%)

42.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
36.54
-5.77% main.go

Coverage Regressions

Lines Coverage ∆ File
238
44.88
-1.47% docparse/jsonschema.go
77
51.41
-0.71% docparse/find.go
58
70.36
0.0% docparse/docparse.go
Jobs
ID Job ID Ran Files Coverage
1 27541864522.1 15 Jun 2026 11:05AM UTC 10
52.75
GitHub Action Run
Source Files on build 27541864522
  • Tree
  • List 10
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #114
  • PR Base - master (#26032134100)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc