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

vocdoni / saas-backend / 29572380538
62%
main: 62%

Build:
Build:
LAST BUILD BRANCH: fix/trim-member-whitespace
DEFAULT BRANCH: main
Ran 17 Jul 2026 10:16AM UTC
Jobs 1
Files 125
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

17 Jul 2026 10:06AM UTC coverage: 62.154% (-0.01%) from 62.167%
29572380538

Pull #584

github

elboletaire
chore(lint): fix all golangci-lint issues for v2.12

Code fixes:

- convert stray fmt prints in db/ and migrations/ to structured log calls
- extract repeated validator description strings into shared constants
- replace sort.Strings/sort.Slice with slices.Sort/slices.SortFunc
- rename epoch var to startSec, add missing switch default case
- default oauthServiceURL to https (host serves TLS, http just redirects)
- nolint SA1019 in saltedkey (raw key mutation is the point of salted-key
  derivation) and parser.ParseDir in the errors AST test

Config changes:

- revive unhandled-error: allowlist fmt.Print*/Fprint* and in-memory
  writers (strings.Builder, bytes.Buffer) that never fail
- revive package-naming: exclude the intentional errors package
- goconst (1.10 extended detection): ignore test files and single-token
  strings, which are overwhelmingly bson field names and mongo operators
Pull Request #584: chore(lint): fix all golangci-lint issues for v2.12

18 of 29 new or added lines in 10 files covered. (62.07%)

3 existing lines in 1 file now uncovered.

11491 of 18488 relevant lines covered (62.15%)

44.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
78.83
-0.28% db/process_bundles.go
2
51.25
0.0% migrations/0009_add_oauth_providers.go
1
18.5
-0.11% cmd/client/api_client.go
1
7.0
0.0% cmd/client/main.go
1
27.13
0.0% cmd/client/workflow.go
1
0.0
0.0% cmd/service/main.go
1
64.18
-0.44% csp/signers/saltedkey/saltedkey.go

Coverage Regressions

Lines Coverage ∆ File
3
78.83
-0.28% db/process_bundles.go
Jobs
ID Job ID Ran Files Coverage
1 29572380538.1 17 Jul 2026 10:16AM UTC 125
62.15
GitHub Action Run
Source Files on build 29572380538
  • Tree
  • List 125
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #584
  • PR Base - main (#29569019730)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc