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

nautilus / gateway / 25402182844
92%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 09:04PM UTC
Jobs 1
Files 12
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

05 May 2026 09:03PM UTC coverage: 92.049% (-0.2%) from 92.231%
25402182844

push

github

web-flow
Prevent sending union type to wrong service, only query union subselection (#231)

Follow-up to https://github.com/nautilus/gateway/pull/230

* Add failing test for sending union inline fragment to wrong service
* Collapse union selection set into one flat set of fragment subselections.

We can make this assumption because the GraphQL spec requires union types be object types:
> GraphQL Unions represent an object that could be one of a list of GraphQL Object types, but provides for no guaranteed fields between those types.
> – https://spec.graphql.org/October2021/#sec-Unions

36 of 43 new or added lines in 1 file covered. (83.72%)

2 existing lines in 1 file now uncovered.

2605 of 2830 relevant lines covered (92.05%)

370.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
91.02
-0.41% plan.go

Coverage Regressions

Lines Coverage ∆ File
2
93.23
-0.65% http.go
Jobs
ID Job ID Ran Files Coverage
1 25402182844.1 05 May 2026 09:04PM UTC 12
92.05
GitHub Action Run
Source Files on build 25402182844
  • Tree
  • List 12
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0ce677b5 on github
  • Prev Build on master (#25131401779)
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