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

raeperd / realworld.go
65%
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 dependabot/go_modules/modernc.org/sqlite-1.39.1
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • ci-build-without-docker
  • dependabot/github_actions/sqlc-dev/setup-sqlc-4
  • dependabot/go_modules/modernc.org/sqlite-1.39.1
  • feat-cors
  • feat-jwt
  • 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

19 Oct 2025 05:29AM UTC coverage: 64.815%. First build
18626003232

Pull #10

github

raeperd
build: specify go toolchain version to fix CI

Explicitly set go 1.24.0 and toolchain go1.24.9 to prevent
go mod tidy from automatically modifying go.mod in CI.

This fixes the modernize tool requirement (>= 1.24.2) while
ensuring CI checks pass consistently.
Pull Request #10: ci(deps): bump modernc.org/sqlite from 1.39.0 to 1.39.1

350 of 540 relevant lines covered (64.81%)

4.75 hits per line

Relevant lines Covered
Build:
Build:
540 RELEVANT LINES 350 COVERED LINES
4.75 HITS PER LINE
Source Files on main
  • 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
18626003232 dependabot/go_modules/modernc.org/sqlite-1.39.1 build: specify go toolchain version to fix CI Explicitly set go 1.24.0 and toolchain go1.24.9 to prevent go mod tidy from automatically modifying go.mod in CI. This fixes the modernize tool requirement (>= 1.24.2) while ensuring CI checks pass c... Pull #10 19 Oct 2025 05:31AM UTC raeperd github
64.81
18625723561 mod-vendor refactor: use consistent build command across all build contexts - Makefile: added CGO_ENABLED=0 to build target - Dockerfile: use `make build` instead of duplicating build command This ensures: - Single source of truth for build command (Makefi... Pull #14 19 Oct 2025 05:05AM UTC raeperd github
64.81
18625713864 mod-vendor refactor: remove unnecessary -mod=vendor flags Go 1.14+ automatically uses vendor directory when present, so explicit -mod=vendor flags are not needed. Simplified: - Makefile: removed -mod=vendor and --build-tags vendor flags - Dockerfile: remov... Pull #14 19 Oct 2025 05:04AM UTC raeperd github
64.81
18625651011 feat/get-current-user chore: remove test from hooks to support TDD workflow Remove 'make test' from hooks to allow TDD RED phase where test failures are expected and necessary. Hook now runs: 1. golangci-lint run --fix (auto-fix specific file) 2. make build (ensure c... Pull #15 19 Oct 2025 04:56AM UTC raeperd github
64.81
18625647225 feat/get-current-user chore: fix hook execution order to build → test → lint Update hook order to logical sequence: 1. golangci-lint run --fix (auto-fix specific file) 2. make build (ensure compilation succeeds first) 3. make test (verify functionality works) 4. make ... Pull #15 19 Oct 2025 04:55AM UTC raeperd github
64.81
18625641681 feat/get-current-user chore: enhance hooks to run full validation suite Update hooks to run complete validation pipeline: 1. golangci-lint run --fix (auto-fix specific file) 2. make lint (full project linting) 3. make build (ensure compilation succeeds) 4. make test (... Pull #15 19 Oct 2025 04:55AM UTC raeperd github
64.81
18625634428 feat/get-current-user chore: add golangci-lint hook for automatic linting Add repository-specific Claude Code hook to automatically run golangci-lint --fix after Write or Edit operations on Go files. This ensures all Go code changes are automatically linted and fixed... Pull #15 19 Oct 2025 04:54AM UTC raeperd github
64.81
18625628804 feat/get-current-user refactor: use JSON error responses in authenticate middleware Replace http.Error calls with encodeErrorResponse to return proper JSON error responses following RealWorld API specification format. Error responses now return: {"errors": {"body": [... Pull #15 19 Oct 2025 04:53AM UTC raeperd github
64.81
18625572645 feat/get-current-user fix: resolve linting issues - Fix import ordering in main.go (third-party before local imports) - Use http.MethodGet constant instead of string literals in tests Pull #15 19 Oct 2025 04:47AM UTC raeperd github
64.81
18625528803 feat/get-current-user docs: update implementation plan with PR link Pull #15 19 Oct 2025 04:44AM UTC raeperd github
64.81
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