Skip to content

Make execution strategies configurable #281

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
May 19, 2021

Conversation

fehnomenal
Copy link
Contributor

I wanted to specify my own DataFetcherExceptionHandler so here we are to allow define custom ExecutionStrategies.

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #281 into master will increase coverage by 0.02%.
The diff coverage is 78.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #281      +/-   ##
============================================
+ Coverage     74.08%   74.10%   +0.02%     
  Complexity     1072     1072              
============================================
  Files            72       72              
  Lines          4765     4792      +27     
  Branches        681      681              
============================================
+ Hits           3530     3551      +21     
- Misses          929      935       +6     
  Partials        306      306              
Impacted Files Coverage Δ Complexity Δ
.../schema/impl/GraphQLJpaExecutorContextFactory.java 67.30% <50.00%> (-5.20%) 12.00 <0.00> (ø)
...utoconfigure/GraphQLJpaQueryAutoConfiguration.java 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
...a/query/schema/impl/GraphQLJpaExecutorContext.java 100.00% <100.00%> (ø) 11.00 <0.00> (ø)

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 9a8bec4...40930ef. Read the comment docs.

@igdianov igdianov merged commit abd50be into introproventures:master May 19, 2021
@fehnomenal fehnomenal deleted the execution-strategy branch May 20, 2021 06:36
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.

2 participants