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

DeRuina / timberjack / 26472915163
89%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 08:22PM UTC
Jobs 1
Files 2
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

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

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.

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

2 existing lines in 1 file now uncovered.

768 of 858 relevant lines covered (89.51%)

44.09 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
89.34
-0.14% timberjack.go
Jobs
ID Job ID Ran Files Coverage
1 26472915163.1 26 May 2026 08:22PM UTC 2
89.51
GitHub Action Run
Source Files on build 26472915163
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 52781cd6 on github
  • Prev Build on main (#26471950762)
  • Next Build on main (#26492530600)
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