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

shogo82148 / ridgenative
74%

Build:
DEFAULT BRANCH: main
Repo Added 14 Aug 2021 12:13PM UTC
Files 4
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • add-more-examples
  • add-streaming-to-readme
  • add-test-for-is-binary
  • bump-action-golangci-lint-v2
  • bump-al2023
  • bump-github-codeql-action-v2
  • bump-go1.17
  • bump-go1.19
  • bump-gopkg.in-yaml.v3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-4
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-go-6.2.0
  • dependabot/github_actions/github/codeql-action-3
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/github/codeql-action-4.31.10
  • dependabot/github_actions/github/codeql-action-4.31.8
  • dependabot/github_actions/github/codeql-action-4.31.9
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.27.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.27.1
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.28.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.29.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.31.1
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.32.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.32.1
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.33.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.34.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.34.1
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.35.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.36.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.36.1
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.37.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.38.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.39.1
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.40.0
  • dependabot/go_modules/github.com/aws/aws-lambda-go-1.41.0
  • drop-support-go1.x-runtime
  • fix-relevant-caller
  • fix-version-detection
  • go1.21-is-released
  • go1.22-is-released
  • go1.23-is-released
  • go1.25-is-released
  • handle-content-encoding
  • introduce-function-urls
  • pin-github-actions
  • refs/tags/v1.1.2
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.3.0
  • refs/tags/v1.4.0
  • refs/tags/v1.5.0
  • remove-ioutil
  • support-api-gateway-streaming-response
  • support-cookies
  • support-response-streaming
  • yaml-is-not-binary

06 Dec 2025 01:13PM UTC coverage: 74.173% (+0.7%) from 73.522%
19989003861

push

github

web-flow
Merge pull request #77 from shogo82148/support-api-gateway-streaming-response

support api gateway streaming response

9 of 9 new or added lines in 1 file covered. (100.0%)

583 of 786 relevant lines covered (74.17%)

7.39 hits per line

Relevant lines Covered
Build:
Build:
786 RELEVANT LINES 583 COVERED LINES
7.39 HITS PER LINE
Source Files on main
  • Tree
  • List 4
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19989003861 main Merge pull request #77 from shogo82148/support-api-gateway-streaming-response support api gateway streaming response push 06 Dec 2025 01:14PM UTC web-flow github
74.17
19987222187 main Merge pull request #76 from shogo82148/bump-al2023 bump provided.al2023 from provided.al2 push 06 Dec 2025 10:30AM UTC web-flow github
73.52
19987168834 main Merge pull request #75 from shogo82148/go1.25-is-released add Go 1.25 to the test matrix push 06 Dec 2025 10:25AM UTC web-flow github
73.52
19987133132 main Merge pull request #74 from shogo82148/pin-github-actions pin GitHub Actions push 06 Dec 2025 10:22AM UTC web-flow github
73.52
19638100887 main Merge pull request #73 from shogo82148/dependabot/github_actions/actions/checkout-6 Bump actions/checkout from 5 to 6 push 24 Nov 2025 02:39PM UTC web-flow github
73.52
18530967167 main Merge pull request #71 from shogo82148/dependabot/github_actions/actions/setup-go-6 Bump actions/setup-go from 5 to 6 push 15 Oct 2025 01:46PM UTC web-flow github
73.52
18530102759 main Merge pull request #72 from shogo82148/dependabot/github_actions/github/codeql-action-4 Bump github/codeql-action from 3 to 4 push 15 Oct 2025 01:16PM UTC web-flow github
73.52
16968919834 main Merge pull request #70 from shogo82148/dependabot/github_actions/actions/checkout-5 Bump actions/checkout from 4 to 5 push 14 Aug 2025 03:05PM UTC web-flow github
73.52
10454271869 main Merge pull request #69 from shogo82148/go1.23-is-released add Go 1.23 to the build matrix push 19 Aug 2024 01:26PM UTC web-flow github
73.52
7808474350 main Merge pull request #68 from shogo82148/go1.22-is-released add Go 1.22 to the build matrix push 07 Feb 2024 01:13AM UTC web-flow github
73.52
See All Builds (219)
  • 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