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

raeperd / realworld.go
48%
main: 71%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/modernc.org/sqlite-1.39.1
DEFAULT BRANCH: main
Repo Added 10 Oct 2025 10:49AM UTC
Token Xjt12X2pkoXHoNY4U8kcjNBIISQQdRaSI regen
Build 38 Last
Files 5
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 feat-jwt
branch: feat-jwt
CHANGE BRANCH
x
Reset
Sync Branches
  • feat-jwt
  • ci-build-without-docker
  • dependabot/github_actions/sqlc-dev/setup-sqlc-4
  • dependabot/go_modules/modernc.org/sqlite-1.39.1
  • feat-cors
  • feat-login-endpoint
  • feat-login-endpoint-claude
  • feat-post-users
  • feat/get-current-user
  • main
  • mod-vendor
  • refactor-test
  • refactor/move-api-to-main
  • setup-realworld
  • test-sqlite-file

11 Oct 2025 08:58AM UTC coverage: 47.837%. First build
18427266157

Pull #3

github

raeperd
refactor(test): simplify to use in-memory database with single connection

SetMaxOpenConns(1) serializes all database access, making file-based
database unnecessary. In-memory database works reliably with single
connection, simplifying test setup.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #3: feat: implement JWT authentication with TDD methodology

45 of 72 new or added lines in 3 files covered. (62.5%)

188 of 393 relevant lines covered (47.84%)

1.94 hits per line

Relevant lines Covered
Build:
Build:
393 RELEVANT LINES 188 COVERED LINES
1.94 HITS PER LINE
Source Files on feat-jwt
  • Tree
  • List 5
  • 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
18427266157 feat-jwt refactor(test): simplify to use in-memory database with single connection SetMaxOpenConns(1) serializes all database access, making file-based database unnecessary. In-memory database works reliably with single connection, simplifying test setup.... Pull #3 11 Oct 2025 08:59AM UTC raeperd github
47.84
18427253346 feat-jwt fix(test): resolve concurrent test failures with count=5 Limit SQLite to single connection and ensure unique test data to prevent database locking issues and conflicts across test iterations. Changes: - Set db.SetMaxOpenConns(1) to serialize dat... Pull #3 11 Oct 2025 08:57AM UTC raeperd github
48.35
See All Builds (37)

Badge your Repo: realworld.go

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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