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

nautilus / gateway / 25402182844

Builds Branch Commit Type Ran Committer Via Coverage
25402182844 master 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... push 05 May 2026 09:04PM UTC web-flow github
92.05
25402046442 bugfix/union-inline-fragment-to-wrong-service Clarify comment Pull #231 05 May 2026 09:01PM UTC JohnStarich github
92.05
25401819341 bugfix/union-inline-fragment-to-wrong-service Stop querying union type in wrong schema 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. https://spec.graphql.org/October2021/#se... Pull #231 05 May 2026 08:56PM UTC JohnStarich github
92.13
25131401779 master Fix interface not possible type when implementing another interface (#233) Some schemas may have interfaces that implement interfaces, like so: ```graphql interface Node { id: ID! } interface Bar implements Node { id: ID! } type Foo im... push 29 Apr 2026 08:13PM UTC web-flow github
92.23
25130016784 bugfix/add-interface-as-interface-possible-type Fix interface not possible type when implementing another interface Pull #233 29 Apr 2026 07:42PM UTC JohnStarich github
92.23
25079768476 master Reduce inline fragment parent test to minimal reproducible schema + request (#232) Follow-up to https://github.com/nautilus/gateway/pull/230 * Reduce test to minimal reproducible schema + request * gofmt -s push 28 Apr 2026 09:57PM UTC web-flow github
92.23
25079651307 feature/minimally-reproduce-inline-fragment-parent-plan Reduce test to minimal reproducible schema + request Pull #232 28 Apr 2026 09:54PM UTC JohnStarich github
92.23
25079600478 master 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... push 28 Apr 2026 09:52PM UTC web-flow github
92.3
25079219526 inline-fragment-field-location Update selectLocation args to match master branch Pull #230 28 Apr 2026 09:46PM UTC JohnStarich github
92.3
24917346005 master Fix "node" field to stop returning non-null when it fails to resolve in remote schemas (#227) Adds NonAuthoritative field for Gateway query fields, so they may resolve to null when dependent service returns null for a node. push 25 Apr 2026 12:01AM UTC web-flow github
92.08
24917129850 bugfix/null-node Rename NonAuthoritative to Not... for clarity Pull #227 24 Apr 2026 11:53PM UTC JohnStarich github
92.01
24916934250 bugfix/null-node Document execresult Pull #227 24 Apr 2026 11:45PM UTC JohnStarich github
92.09
24916210657 bugfix/null-node Fix go.mod Pull #227 24 Apr 2026 11:19PM UTC JohnStarich github
92.01
24914183176 bugfix/null-node Fix null node on error by allowing empty weak object to overwrite with null Pull #227 24 Apr 2026 10:12PM UTC JohnStarich github
92.08
24807047410 bugfix/null-node Fix tests Pull #227 22 Apr 2026 11:00PM UTC JohnStarich github
91.62
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 37
  • 38
  • Next →
  • Back to Repo
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