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

mpyw / sql-http-proxy
52%

Build:
DEFAULT BRANCH: master
Repo Added 08 Jan 2026 04:33AM UTC
Token s0cpFyJ4oitwpmFnxkbs35vBeZOVEakKh regen
Build 2 Last
Files 10
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • dependabot/go_modules/golang.org/x/crypto-0.45.0

08 Jan 2026 04:32AM UTC coverage: 51.867%. First build
20805587254

push

github

mpyw
refactor: restructure project with proper package separation

Major changes:
- Reorganized to internal/ package layout
  - internal/cli/commands/ - CLI entry point
  - internal/config/ - Config parsing and validation
  - internal/db/ - Database connection management
  - internal/js/ - JavaScript transform execution (renamed from transform)
  - internal/server/ - HTTP handlers and routing
- Split handler.go into focused files
  - handler.go - Shared types and utilities
  - query_handler.go - Query handlers
  - mutation_handler.go - Mutation handlers
  - server.go - ServeMux setup
- Simplified app.go to use new package APIs
  - config.ValidateTransforms()
  - db.Connect()
  - server.NewServeMux()
- Added comprehensive e2e tests with 1:1 test/config file naming
- Added golangci-lint configuration
- Native Error objects always return 500 (security: don't trust user JS)
- Fixed test file naming conventions for clarity

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

504 of 969 new or added lines in 10 files covered. (52.01%)

514 of 991 relevant lines covered (51.87%)

15.94 hits per line

Relevant lines Covered
Build:
Build:
991 RELEVANT LINES 514 COVERED LINES
15.94 HITS PER LINE
Source Files on master
  • Tree
  • List 10
  • 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
20805587254 master refactor: restructure project with proper package separation Major changes: - Reorganized to internal/ package layout - internal/cli/commands/ - CLI entry point - internal/config/ - Config parsing and validation - internal/db/ - Database co... push 08 Jan 2026 04:33AM UTC mpyw github
51.87
See All Builds (2)

Badge your Repo: sql-http-proxy

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

© 2026 Coveralls, Inc