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

nautilus / gateway / 25079600478
92%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2026 09:53PM 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

28 Apr 2026 09:52PM UTC coverage: 92.299% (+0.2%) from 92.083%
25079600478

push

github

web-flow
Fix inline fragment fields ignoring parent location priority (#230)

Fields inside inline fragments were using fieldLocations[0] directly instead of calling selectLocation(), which respects parent location priority. This caused some fields defined in multiple backends — to be routed to the first registered backend rather than staying with the parent step's backend.

When a lower-position backend (e.g. auth-service at position 0) defined a shared type, the planner would create a dependent sub-step targeting that backend. The sub-query was wrapped with the parent union type, which the backend didn't recognize, causing a GraphQL validation error.

The fix calls selectLocation() for inline fragment fields, matching the behavior already used for regular fields

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

2589 of 2805 relevant lines covered (92.3%)

369.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25079600478.1 28 Apr 2026 09:52PM UTC 12
92.3
GitHub Action Run
Source Files on build 25079600478
  • Tree
  • List 12
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 478bcc30 on github
  • Prev Build on master (#24917346005)
  • Next Build on master (#25079768476)
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