Skip to content

spring-server: include path in SimpleKotlinGraphQLError error message #392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

dariuszkuc
Copy link
Collaborator

@dariuszkuc dariuszkuc commented Sep 27, 2019

Update the exception message to include the path and original exception message

@smyrick smyrick added the changes: patch Changes require a patch version label Sep 27, 2019
@dariuszkuc dariuszkuc merged commit 9fcaef7 into ExpediaGroup:master Sep 27, 2019
@codecov-io
Copy link

codecov-io commented Sep 27, 2019

Codecov Report

Merging #392 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #392   +/-   ##
=========================================
  Coverage     97.62%   97.62%           
- Complexity      323      324    +1     
=========================================
  Files           104      104           
  Lines          1223     1223           
  Branches        198      198           
=========================================
  Hits           1194     1194           
  Misses            9        9           
  Partials         20       20
Impacted Files Coverage Δ Complexity Δ
...aphql/spring/exception/SimpleKotlinGraphQLError.kt 100% <100%> (ø) 10 <3> (+1) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3714f22...5c12a2c. Read the comment docs.

@dariuszkuc dariuszkuc deleted the exception branch September 27, 2019 19:20
dariuszkuc added a commit to dariuszkuc/graphql-kotlin that referenced this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version
Development

Successfully merging this pull request may close these issues.

3 participants