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

nicklaw5 / helix
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.32.0
DEFAULT BRANCH: main
Repo Added 11 Feb 2018 07:53PM UTC
Files 41
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 refs/tags/v2.32.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ci
  • comments
  • copilot/update-go-version-support
  • dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
  • eventsub-chat-frag#232
  • feat/jackmc/hype-train-event-sub-v2
  • go-117
  • main
  • patch-1
  • refs/tags/v1.21.0
  • refs/tags/v1.22.0
  • refs/tags/v1.23.0
  • refs/tags/v1.24.0
  • refs/tags/v1.24.1
  • refs/tags/v1.24.2
  • refs/tags/v1.24.3
  • refs/tags/v1.24.4
  • refs/tags/v1.25.0
  • refs/tags/v12.13.0
  • refs/tags/v2.0.0
  • refs/tags/v2.0.1
  • refs/tags/v2.1.0
  • refs/tags/v2.1.1
  • refs/tags/v2.10.0
  • refs/tags/v2.10.1
  • refs/tags/v2.11.0
  • refs/tags/v2.12.0
  • refs/tags/v2.13.0
  • refs/tags/v2.14.0
  • refs/tags/v2.15.0
  • refs/tags/v2.15.1
  • refs/tags/v2.16.0
  • refs/tags/v2.17.0
  • refs/tags/v2.18.0
  • refs/tags/v2.19.0
  • refs/tags/v2.2.0
  • refs/tags/v2.2.1
  • refs/tags/v2.20.0
  • refs/tags/v2.22.0
  • refs/tags/v2.22.1
  • refs/tags/v2.22.2
  • refs/tags/v2.23.0
  • refs/tags/v2.23.1
  • refs/tags/v2.24.0
  • refs/tags/v2.24.1
  • refs/tags/v2.25.0
  • refs/tags/v2.25.1
  • refs/tags/v2.25.2
  • refs/tags/v2.25.3
  • refs/tags/v2.26.0
  • refs/tags/v2.27.0
  • refs/tags/v2.28.0
  • refs/tags/v2.28.1
  • refs/tags/v2.28.2
  • refs/tags/v2.28.3
  • refs/tags/v2.29.0
  • refs/tags/v2.3.0
  • refs/tags/v2.3.1
  • refs/tags/v2.30.0
  • refs/tags/v2.31.0
  • refs/tags/v2.31.1
  • refs/tags/v2.32.0
  • refs/tags/v2.4.0
  • refs/tags/v2.5.0
  • refs/tags/v2.6.0
  • refs/tags/v2.7.0
  • refs/tags/v2.7.1
  • refs/tags/v2.7.2
  • refs/tags/v2.8.0
  • refs/tags/v2.9.0
  • setid
  • test
  • uprage-go-v119
  • v1
  • version-two

12 Nov 2025 09:21PM UTC coverage: 92.965% (+0.2%) from 92.773%
19345836401

push

github

web-flow
feat: Implementation of OAuth Device Code Flow (#245)

* feat: implementation of device code flow

* applied suggestions from copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fixed typo in accessToken error messages

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

55 of 55 new or added lines in 2 files covered. (100.0%)

1784 of 1919 relevant lines covered (92.97%)

180.34 hits per line

Relevant lines Covered
Build:
Build:
1919 RELEVANT LINES 1784 COVERED LINES
180.34 HITS PER LINE
Source Files on main
  • List 41
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19345836401 refs/tags/v2.32.0 feat: Implementation of OAuth Device Code Flow (#245) * feat: implementation of device code flow * applied suggestions from copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fixed typo in accessToken error messages... push 13 Nov 2025 09:07PM UTC web-flow github
92.97
19312277310 main feat: Implementation of OAuth Device Code Flow (#245) * feat: implementation of device code flow * applied suggestions from copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fixed typo in accessToken error messages... push 12 Nov 2025 09:22PM UTC web-flow github
92.97
19297569553 main fixed typo in accessToken error messages Pull #245 12 Nov 2025 09:19PM UTC web-flow github
92.97
19191289791 main feat: Get Custom Reward Redemptions (#244) Add function GetCustomRewardsRedemptions() to get custom channel point reward redemptions. Add test function for GetCustomRewardsRedemptions(). Update documentation: supported endpoints checkbox and exam... push 08 Nov 2025 09:39AM UTC web-flow github
92.77
19191251243 main feat: Add SubscriptionID to EventSubSubscriptionsParams (#241) * feat: add SubscriptionID parameter to EventSubSubscriptionsParams * chore: remove "currently only the status is filterable" from EventSubSubscriptionsParams comment * test: add Su... push 08 Nov 2025 09:35AM UTC web-flow github
92.73
19191202170 main Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Pull #241 08 Nov 2025 09:31AM UTC web-flow github
92.73
19191118670 main chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.4 (#230) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.0.0 to 4.5.2. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](htt... push 08 Nov 2025 09:23AM UTC web-flow github
92.74
19191082785 dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.1 Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.0.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://gi... Pull #230 08 Nov 2025 09:19AM UTC web-flow github
92.74
19190970365 main feat: Update Go version support to 1.25.x and 1.24.x (#248) * Update Go to 1.25 and CI to test 1.25.x and 1.24.x Co-authored-by: nicklaw5 <7908386+nicklaw5@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+C... push 08 Nov 2025 09:10AM UTC web-flow github
92.74
19190848360 copilot/update-go-version-support Update Go to 1.25 and CI to test 1.25.x and 1.24.x Co-authored-by: nicklaw5 <7908386+nicklaw5@users.noreply.github.com> Pull #248 08 Nov 2025 09:01AM UTC Copilot github
92.74
See All Builds (668)
  • 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