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

Teamwork / kommentaar / 27542041807
53%
master: 54%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.3.2
DEFAULT BRANCH: master
Ran 15 Jun 2026 11:08AM 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:07AM UTC coverage: 53.104% (-0.6%) from 53.695%
27542041807

Pull #114

github

shane-tw
Add -out flag to write output to a file instead of stdout

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

The new -out <file> flag buffers output in memory then writes the complete
content in one shot, so the target file is only replaced once fully 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 to write output to a file instead of stdout

6 of 12 new or added lines in 1 file covered. (50.0%)

373 existing lines in 3 files now uncovered.

1172 of 2207 relevant lines covered (53.1%)

43.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
42.7
0.39% 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 27542041807.1 15 Jun 2026 11:08AM UTC 10
53.1
GitHub Action Run
Source Files on build 27542041807
  • 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