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

DeRuina / timberjack
88%

Build:
DEFAULT BRANCH: main
Repo Added 06 Jun 2025 07:01AM UTC
Files 2
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • devel
  • main

14 Nov 2025 06:43AM UTC coverage: 87.745% (+0.06%) from 87.685%
19356657396

push

github

web-flow
Fix Windows file locking in compressLogFile (#65)

Close source file explicitly before deletion to prevent 'file is being used' errors on Windows. On Windows, open files cannot be deleted. The deferred srcFile.Close() doesn't execute until function return, but deletion happens before that.

Fixes file locking issue where compressed rotation leaves both .gz and original files on disk on Windows.

1 of 4 new or added lines in 1 file covered. (25.0%)

2 existing lines in 1 file now uncovered.

716 of 816 relevant lines covered (87.75%)

40.28 hits per line

Relevant lines Covered
Build:
Build:
816 RELEVANT LINES 716 COVERED LINES
40.28 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19356657396 main Fix Windows file locking in compressLogFile (#65) Close source file explicitly before deletion to prevent 'file is being used' errors on Windows. On Windows, open files cannot be deleted. The deferred srcFile.Close() doesn't execute until functio... push 14 Nov 2025 06:45AM UTC web-flow github
87.75
18682791038 main docs: CHANGELOG new release push 21 Oct 2025 11:49AM UTC DeRuina github
87.68
18682663612 main feat: make FileMode for newly created files configurable (#59) This allows users to set the desired file permissions as a Logger field. If unset (zero value), defaults to 640 as before. I also made two minor additional changes: Octal numbers ar... push 21 Oct 2025 11:43AM UTC web-flow github
87.93
18554346094 main ci(deps): bump actions/setup-go from 5 to 6 (#57) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v... push 16 Oct 2025 07:57AM UTC web-flow github
88.04
18554165489 main ci: staticcheck (Go 1.22 compatible) push 16 Oct 2025 07:51AM UTC DeRuina github
87.79
18553940057 main ci(deps): bump actions/checkout from 4 to 5 (#56) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/ma... push 16 Oct 2025 07:43AM UTC web-flow github
88.04
18552389716 main ci: Pull request template push 16 Oct 2025 06:29AM UTC DeRuina github
88.04
18552174457 main ci: Update issue templates push 16 Oct 2025 06:20AM UTC web-flow github
87.67
18551999841 main ci: Update issue templates push 16 Oct 2025 06:11AM UTC web-flow github
88.04
18551831519 main ci: Revise security policy and reporting instructions Updated the security policy to include a private advisory link and removed outdated version support information. push 16 Oct 2025 06:03AM UTC web-flow github
87.92
See All Builds (56)
  • Repo on GitHub
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

© 2025 Coveralls, Inc