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

shogo82148 / go-tail
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: fix-lint-warnings
DEFAULT BRANCH: main
Repo Added 14 Mar 2021 05:50AM UTC
Files 4
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 fix-lint-warnings
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-package-name-to-error
  • bump-fsnotify-v1.5.4
  • bump-go1.19
  • configure-max-line-length
  • copilot/list-problematic-areas
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-3
  • dependabot/github_actions/actions/setup-go-4
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.5.0
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.5.1
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.5.2
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.5.3
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.6.0
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.7.0
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.8.0
  • dependabot/go_modules/github.com/fsnotify/fsnotify-1.9.0
  • dependabot/go_modules/golang.org/x/sys-0.10.0
  • dependabot/go_modules/golang.org/x/sys-0.11.0
  • dependabot/go_modules/golang.org/x/sys-0.12.0
  • dependabot/go_modules/golang.org/x/sys-0.13.0
  • dependabot/go_modules/golang.org/x/sys-0.14.0
  • dependabot/go_modules/golang.org/x/sys-0.15.0
  • dependabot/go_modules/golang.org/x/sys-0.16.0
  • dependabot/go_modules/golang.org/x/sys-0.17.0
  • dependabot/go_modules/golang.org/x/sys-0.18.0
  • dependabot/go_modules/golang.org/x/sys-0.19.0
  • dependabot/go_modules/golang.org/x/sys-0.20.0
  • dependabot/go_modules/golang.org/x/sys-0.21.0
  • dependabot/go_modules/golang.org/x/sys-0.22.0
  • dependabot/go_modules/golang.org/x/sys-0.23.0
  • dependabot/go_modules/golang.org/x/sys-0.24.0
  • dependabot/go_modules/golang.org/x/sys-0.25.0
  • dependabot/go_modules/golang.org/x/sys-0.26.0
  • dependabot/go_modules/golang.org/x/sys-0.27.0
  • dependabot/go_modules/golang.org/x/sys-0.28.0
  • dependabot/go_modules/golang.org/x/sys-0.29.0
  • dependabot/go_modules/golang.org/x/sys-0.30.0
  • dependabot/go_modules/golang.org/x/sys-0.31.0
  • dependabot/go_modules/golang.org/x/sys-0.43.0
  • dependabot/go_modules/golang.org/x/sys-0.5.0
  • dependabot/go_modules/golang.org/x/sys-0.6.0
  • dependabot/go_modules/golang.org/x/sys-0.7.0
  • dependabot/go_modules/golang.org/x/sys-0.8.0
  • dependabot/go_modules/golang.org/x/sys-0.9.0
  • drop-go1.14
  • drop-support-of-go1.16
  • fix-buffer-full-error
  • fix-lint-warnings
  • fix-opts-ignored
  • fix-timeout-durations
  • go1.17-is-released
  • go1.18-is-released
  • go1.23-is-released
  • go1.26-is-released
  • improve-closing
  • improve-test-of-rotate
  • introduce-fsnotify-has
  • introduce-xerrors
  • main
  • migrate-deprecated-os-seek-end
  • optimize-memory-allocation
  • pin-github-actions
  • refs/tags/v0.0.4
  • refs/tags/v0.0.5
  • refs/tags/v0.0.6
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.0.2
  • remove-deprecated-seek
  • reuse-allocated-buffer
  • update-channel-capacity

06 May 2026 03:53AM UTC coverage: 83.0%. Remained the same
25415537622

Pull #85

github

shogo82148
fix lint warnings
Pull Request #85: fix lint warnings

1 of 5 new or added lines in 1 file covered. (20.0%)

249 of 300 relevant lines covered (83.0%)

379545.05 hits per line

Relevant lines Covered
Build:
Build:
300 RELEVANT LINES 249 COVERED LINES
379545.05 HITS PER LINE
Source Files on main
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25415537622 fix-lint-warnings fix lint warnings Pull #85 06 May 2026 03:54AM UTC shogo82148 github
83.0
25414151874 main Merge pull request #84 from shogo82148/copilot/list-problematic-areas fix: reset bufio.Reader buffer after file truncation push 06 May 2026 03:02AM UTC web-flow github
83.0
25386923350 copilot/list-problematic-areas test: add regression test for bufio.Reader buffer reset after truncation Agent-Logs-Url: https://github.com/shogo82148/go-tail/sessions/96591960-7680-4ef9-88ae-f7add6559716 Co-authored-by: shogo82148 <1157344+shogo82148@users.noreply.github.com> Pull #84 05 May 2026 03:53PM UTC web-flow github
83.0
25385861968 main Merge pull request #83 from shogo82148/migrate-deprecated-os-seek-end use io.SeekEnd instead of os.SEEK_END push 05 May 2026 03:30PM UTC web-flow github
82.83
25385735678 migrate-deprecated-os-seek-end use io.SeekEnd instead of os.SEEK_END Pull #83 05 May 2026 03:28PM UTC shogo82148 github
82.83
25385683207 migrate-deprecated-os-seek-end use io.SeekEnd instead of os.SEEK_END push 05 May 2026 03:27PM UTC shogo82148 github
82.83
25384745979 main Merge pull request #82 from shogo82148/pin-github-actions pin GitHub Actions push 05 May 2026 03:10PM UTC web-flow github
82.83
25384561218 pin-github-actions pin GitHub Actions Pull #82 05 May 2026 03:06PM UTC shogo82148 github
82.83
25384081992 main Merge pull request #79 from shogo82148/dependabot/go_modules/golang.org/x/sys-0.43.0 Bump golang.org/x/sys from 0.29.0 to 0.43.0 push 05 May 2026 02:58PM UTC web-flow github
82.83
25383423079 dependabot/go_modules/golang.org/x/sys-0.43.0 Bump golang.org/x/sys from 0.29.0 to 0.43.0 Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.29.0 to 0.43.0. - [Commits](https://github.com/golang/sys/compare/v0.29.0...v0.43.0) --- updated-dependencies: - dependency-name: golang.o... Pull #79 05 May 2026 02:46PM UTC web-flow github
82.83
See All Builds (203)
  • 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

© 2026 Coveralls, Inc