Skip to content

Replace @experimental_disableErrorPropagation with onError parameter#4378

Draft
martinbonnin wants to merge 2 commits into
graphql-java:masterfrom
martinbonnin:on-error
Draft

Replace @experimental_disableErrorPropagation with onError parameter#4378
martinbonnin wants to merge 2 commits into
graphql-java:masterfrom
martinbonnin:on-error

Conversation

@martinbonnin
Copy link
Copy Markdown
Contributor

I'm opening this as a heads up: see graphql/graphql-spec#1163

Not sure we want to merge is now since it's not in graphql-js yet and the @experimental_disableErrorPropagation directive still gets the job done for now. But looks like this is the direction we're taking.

@github-actions
Copy link
Copy Markdown
Contributor

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5775 (±0) 5719 (±0) 0 (±0) 0 (±0) 56 (±0)
Java 17 5775 (±0) 5718 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 21 5775 (±0) 5718 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 25 5775 (±0) 5718 (±0) 0 (±0) 0 (±0) 57 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 23132 (±0) 22905 (±0) 0 (±0) 0 (±0) 227 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 29299 3113 90.4% ±0.0%
Branches 8576 1508 85.0% ±0.0%
Methods 7838 1218 86.6% ±0.0%

Changed Class Coverage (1 class)

Class Line Branch Method
g.e.OnError +100.0% 🟢 ±0.0% +100.0% 🟢

Full HTML report: build artifact jacoco-html-report

Updated: 2026-05-11 09:12:41 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant