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

deno-libs / gql
100%

Build:
DEFAULT BRANCH: master
Repo Added 06 Jul 2021 12:37PM 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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

20 Jan 2026 07:38PM UTC coverage: 100.0%. Remained the same
21184994341

push

github

v1rtl
add async context initialization support

Implements #23 - support for asynchronous context initialization.

The reqCtx parameter now accepts functions that return either ReqCtx or
Promise<ReqCtx>, allowing async operations like database queries,
authentication checks, or API calls during context creation.

Changes:
- Update reqCtx type signature to support async functions
- Add await for reqCtx invocation in handleRequest
- Add comprehensive tests for async context functionality
- Add example demonstrating async auth context pattern
- Update documentation in README and CLAUDE.md

This is backwards compatible - existing synchronous context functions
continue to work without changes.

Closes #23

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

21 of 21 branches covered (100.0%)

Branch coverage included in aggregate %.

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

149 of 149 relevant lines covered (100.0%)

22.48 hits per line

Relevant lines Covered
Build:
Build:
149 RELEVANT LINES 149 COVERED LINES
22.48 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21184994341 master add async context initialization support Implements #23 - support for asynchronous context initialization. The reqCtx parameter now accepts functions that return either ReqCtx or Promise<ReqCtx>, allowing async operations like database queries, ... push 20 Jan 2026 07:47PM UTC v1rtl github
100.0
21184870224 master bump version to 4.0.1 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> push 20 Jan 2026 07:42PM UTC v1rtl github
100.0
13182744511 master bump gha push 06 Feb 2025 03:57PM UTC talentlessguy github
84.21
9983045467 master mention Bun support push 17 Jul 2024 11:46PM UTC talentlessguy github
83.82
9982994039 master prepare for jsr push 17 Jul 2024 11:39PM UTC talentlessguy github
83.82
9982979724 master fmt push 17 Jul 2024 11:38PM UTC talentlessguy github
83.82
9982978258 master fix push 17 Jul 2024 11:37PM UTC talentlessguy github
83.82
8498426845 master bump deps push 31 Mar 2024 01:07PM UTC talentlessguy github
83.91
7409067762 master bump std push 04 Jan 2024 11:44AM UTC talentlessguy github
83.91
6811943574 master Update FUNDING.yml push 09 Nov 2023 12:44PM UTC web-flow github
83.82
See All Builds (79)
  • 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