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

DeRuina / timberjack / 26472915163 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 08:22PM UTC
Files 2
Run time 0s
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

26 May 2026 08:20PM UTC coverage: 89.51% (-0.1%) from 89.647%
26472915163.1

push

github

DeRuina
fix: correct five bugs in write path, scheduled rotation, and sanitization

  - Write-after-close: use configured FileMode (not hardcoded 0o644) and
    l.resolvedOpenFile instead of os.OpenFile directly
  - Write-after-close: enforce MaxSize limit, matching normal write path
  - runScheduledRotations: set lastRotationTime to nextRotationAbsoluteTime
    (the logical mark) instead of nowFn(), preventing duplicate rotations
  - sanitizeReason: treat '_' like '-' in the duplicate-separator guard so
    underscore-then-space no longer produces "_-" in backup filenames
  - openExistingOrNew: use osOpenFile global instead of os.OpenFile directly
    for the O_APPEND open, making the path interceptable by tests

  Tests added for all five cases.

768 of 858 relevant lines covered (89.51%)

44.09 hits per line

Source Files on job 26472915163.1
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26472915163
  • 52781cd6 on github
  • Prev Job for on main (#26471950762.1)
  • Next Job for on main (#26492530600.1)
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