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

datatug / datatug-cli / 25866326428
62%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 02:40PM UTC
Jobs 1
Files 268
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

14 May 2026 02:39PM UTC coverage: 37.074% (-0.2%) from 37.284%
25866326428

push

github

trakhimenok
fix(dbcopy): silence errcheck on fmt.Fprint* return values

CI's golangci-lint (errcheck) flagged 4 unchecked fmt.Fprintf/Fprintln
calls in engine.go and cmd_db_copy.go. Audited the entire db-copy code
path and applied `_, _ =` to all 8 Fprint sites (engine.go: 3,
progress.go: 3, cmd_db_copy.go: 2). The Fprint return value isn't
actionable for stderr/progress diagnostics anyway — there's no recovery
path for a stderr write failure.

Local `golangci-lint run ./pkg/dbcopy/... ./apps/datatugapp/commands/`
now reports 0 issues. Tests still green.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

5 of 8 new or added lines in 3 files covered. (62.5%)

28 existing lines in 2 files now uncovered.

5117 of 13802 relevant lines covered (37.07%)

0.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
77.4
-6.21% pkg/dbcopy/engine.go
1
86.05
0.0% apps/datatugapp/commands/cmd_db_copy.go

Coverage Regressions

Lines Coverage ∆ File
18
54.07
-10.47% pkg/dtlog/posthog.go
10
77.4
-6.21% pkg/dbcopy/engine.go
Jobs
ID Job ID Ran Files Coverage
1 25866326428.1 14 May 2026 02:40PM UTC 268
37.07
GitHub Action Run
Source Files on build 25866326428
  • Tree
  • List 268
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 56c6ac18 on github
  • Prev Build on main (#25865987356)
  • Next Build on main (#25867873074)
  • Delete
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