• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

rm-hull / github-oauth-proxy
59%

Build:
DEFAULT BRANCH: main
Repo Added 09 Oct 2025 11:54PM UTC
Token f1SA4HxcCcoQXRHVZBHLFoxNvt4IT2fkP regen
Build 115 Last
Files 6
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore/add-tests
  • dependabot/docker/node-25-alpine
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/npm_and_yarn/eslint-0715b28d26
  • dependabot/npm_and_yarn/eslint-19669302a9
  • dependabot/npm_and_yarn/eslint-1b25edb5ec
  • dependabot/npm_and_yarn/eslint-21f520a159
  • dependabot/npm_and_yarn/eslint-23de6579a7
  • dependabot/npm_and_yarn/eslint-4ba7b5accb
  • dependabot/npm_and_yarn/eslint-6570fdffdf
  • dependabot/npm_and_yarn/eslint-6de315f343
  • dependabot/npm_and_yarn/eslint-7fb8ea7c83
  • dependabot/npm_and_yarn/eslint-b457647d30
  • dependabot/npm_and_yarn/eslint-c5388063a4
  • dependabot/npm_and_yarn/eslint-ca6bd95cb1
  • dependabot/npm_and_yarn/eslint-dd4abc16ba
  • dependabot/npm_and_yarn/eslint-df4ea349fd
  • dependabot/npm_and_yarn/eslint-e67bb5f160
  • dependabot/npm_and_yarn/multi-b251156d90
  • dependabot/npm_and_yarn/nodemon-3.1.11
  • dependabot/npm_and_yarn/pino-10.1.0
  • dependabot/npm_and_yarn/pino-10.1.1
  • dependabot/npm_and_yarn/pino-pretty-13.1.2
  • dependabot/npm_and_yarn/pino-pretty-13.1.3
  • dependabot/npm_and_yarn/prettier-3.7.0
  • dependabot/npm_and_yarn/prettier-3.7.1
  • dependabot/npm_and_yarn/prettier-3.7.3
  • dependabot/npm_and_yarn/prettier-3.7.4
  • dependabot/npm_and_yarn/supertest-7.2.2
  • dependabot/npm_and_yarn/ts-jest-29.4.5
  • dependabot/npm_and_yarn/ts-jest-29.4.6
  • dependabot/npm_and_yarn/tsup-8.5.1
  • dependabot/npm_and_yarn/tsx-4.21.0
  • dependabot/npm_and_yarn/types/express-5.0.4
  • dependabot/npm_and_yarn/types/express-5.0.5
  • dependabot/npm_and_yarn/types/node-24.10.0
  • dependabot/npm_and_yarn/types/node-24.10.1
  • dependabot/npm_and_yarn/types/node-24.10.2
  • dependabot/npm_and_yarn/types/node-24.7.2
  • dependabot/npm_and_yarn/types/node-24.8.1
  • dependabot/npm_and_yarn/types/node-24.9.1
  • dependabot/npm_and_yarn/types/node-24.9.2
  • dependabot/npm_and_yarn/types/node-25.0.0
  • dependabot/npm_and_yarn/types/node-25.0.1
  • dependabot/npm_and_yarn/types/node-25.0.2
  • dependabot/npm_and_yarn/types/node-25.0.3
  • dependabot/npm_and_yarn/types/node-25.0.6
  • dependabot/npm_and_yarn/typescript-eslint-8.46.1
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.46.1
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.46.1
  • feat/multiple-clients
  • main

12 Jan 2026 09:38AM UTC coverage: 59.322%. Remained the same
20914562770

push

github

web-flow
Bump @types/node from 25.0.3 to 25.0.6 (#58)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.3 to 25.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

24 of 41 branches covered (58.54%)

Branch coverage included in aggregate %.

46 of 77 relevant lines covered (59.74%)

4.73 hits per line

Relevant lines Covered
Build:
Build:
77 RELEVANT LINES 46 COVERED LINES
4.73 HITS PER LINE
Source Files on main
  • Tree
  • List 6
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20914562770 main Bump @types/node from 25.0.3 to 25.0.6 (#58) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.3 to 25.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Com... push 12 Jan 2026 09:39AM UTC web-flow github
59.32
20914553576 main Bump pino from 10.1.0 to 10.1.1 (#59) Bumps [pino](https://github.com/pinojs/pino) from 10.1.0 to 10.1.1. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v10.1.0...v10.1.1) --- update... push 12 Jan 2026 09:39AM UTC web-flow github
59.32
20914169598 dependabot/npm_and_yarn/pino-10.1.1 Merge 0dcc3e909 into 4baadaa00 Pull #59 12 Jan 2026 09:25AM UTC web-flow github
59.32
20914161380 dependabot/npm_and_yarn/types/node-25.0.6 Merge 494a6ccb5 into 4baadaa00 Pull #58 12 Jan 2026 09:25AM UTC web-flow github
59.32
20777085669 main Bump supertest from 7.2.1 to 7.2.2 (#57) Bumps [supertest](https://github.com/ladjs/supertest) from 7.2.1 to 7.2.2. - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](https://github.com/ladjs/supertest/compare/v7.2.1...v7.... push 07 Jan 2026 09:40AM UTC web-flow github
59.32
20775537986 dependabot/npm_and_yarn/supertest-7.2.2 Merge d5580b8dc into c9f76977d Pull #57 07 Jan 2026 08:40AM UTC web-flow github
59.32
20742952395 dependabot/npm_and_yarn/eslint-dd4abc16ba Merge c172070f2 into 1a3f47539 Pull #55 06 Jan 2026 08:44AM UTC web-flow github
59.32
20594288527 main Bump the eslint group with 3 updates (#54) Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://git... push 30 Dec 2025 10:20AM UTC web-flow github
59.32
20592255059 dependabot/npm_and_yarn/eslint-21f520a159 Merge 5dfbdf18c into c6e1247f9 Pull #54 30 Dec 2025 08:24AM UTC web-flow github
59.32
20456541819 main Bump the eslint group with 3 updates (#53) Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://git... push 23 Dec 2025 09:13AM UTC web-flow github
59.32
See All Builds (115)

Badge your Repo: github-oauth-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