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

Twingate / kubernetes-operator / 17110279281
97%

Build:
DEFAULT BRANCH: main
Ran 20 Aug 2025 09:05PM UTC
Jobs 1
Files 28
Run time 1min
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

20 Aug 2025 09:04PM UTC coverage: 96.531% (-0.002%) from 96.533%
17110279281

push

github

web-flow
chore: Bump gql from 3.5.3 to 4.0.0 (#754)

Bumps [gql](https://github.com/graphql-python/gql) from 3.5.3 to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graphql-python/gql/releases">gql's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h3>Breaking Changes</h3>
<ul>
<li>Change transports prototype using GraphQLRequest (<a
href="https://redirect.github.com/graphql-python/gql/issues/551">#551</a>)</li>
<li>Using GraphQLRequest instead of DocumentNode for gql, execute,
subscribe methods (<a
href="https://redirect.github.com/graphql-python/gql/issues/556">#556</a>):
<strong>This is a big change:</strong>
<ul>
<li>the <code>gql</code> and <code>dsl_gql</code> methods will now
return a <code>GraphQLRequest</code> instead of a <code>Document</code>
Node
a <code>GraphQLRequest</code> is an object containing the document and
optional <code>variable_values</code> and
<code>operation_name</code></li>
<li>ALL the <code>execute</code> and <code>subscribe</code> methods now
receive a <code>GraphQLRequest</code> as main argument instead of
a <code>DocumentNode</code>, <code>variable_values</code> and
<code>operation_name</code> arguments</li>
<li>The old method of sending <code>variable_values</code> as an
argument of <code>execute</code> or <code>subscribe</code> still works
but is deprecated
See <a
href="https://gql.readthedocs.io/en/latest/usage/variables.html">https://gql.readthedocs.io/en/latest/usage/variables.html</a>
for the new syntax.</li>
</ul>
</li>
<li>Fix subscription task cancel exception swallow (<a
href="https://redirect.github.com/graphql-python/gql/issues/548">#548</a>):
Previously if a task was cancelled while a subscription task was active,
the <code>asyncio.CancelledError</code> Exception would be swallowed by
our code.
This is not the case anymore so you should now trap that Exception
yourself.</li>
<li>Clean up the file upload interface with FileVar class (<a
href="https://redirect.git... (continued)

199 of 224 branches covered (88.84%)

Branch coverage included in aggregate %.

33 of 33 new or added lines in 8 files covered. (100.0%)

1220 of 1246 relevant lines covered (97.91%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17110279281.1 20 Aug 2025 09:05PM UTC 28
96.53
GitHub Action Run
Source Files on build 17110279281
  • Tree
  • List 28
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b9ef473b on github
  • Prev Build on main (#16918057157)
  • Next Build on main (#17163925498)
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