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

Teamwork / kommentaar / 27542041807

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

70.36
/docparse/docparse.go


Source Not Available

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