Skip to content

fix: Description is not inherited from the parent class #169

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 6 commits into from
Aug 28, 2019

Conversation

igdianov
Copy link
Collaborator

Fixes #167

@igdianov igdianov self-assigned this Aug 25, 2019
@igdianov igdianov added the bug label Aug 25, 2019
@codecov
Copy link

codecov bot commented Aug 25, 2019

Codecov Report

Merging #169 into master will decrease coverage by 0.42%.
The diff coverage is 69.52%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #169      +/-   ##
============================================
- Coverage     68.88%   68.46%   -0.43%     
+ Complexity      521      507      -14     
============================================
  Files            33       33              
  Lines          2619     2638      +19     
  Branches        431      431              
============================================
+ Hits           1804     1806       +2     
- Misses          644      667      +23     
+ Partials        171      165       -6
Impacted Files Coverage Δ Complexity Δ
...jpa/query/schema/impl/GraphQLJpaSchemaBuilder.java 91.21% <100%> (+2.16%) 118 <3> (-11) ⬇️
...phql/jpa/query/schema/impl/IntrospectionUtils.java 61.76% <57.89%> (-27.13%) 11 <9> (-3)

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 5a4ddad...3c545a8. Read the comment docs.

@igdianov
Copy link
Collaborator Author

@anotender Feel free to add your test cases... Cheers!

@igdianov
Copy link
Collaborator Author

@anotender You can try to import and use the following formatter in IDEA: https://github.com/Activiti/activiti-build/blob/develop/ide-configuration/intellij-configuration/code-style/intellij-code-style_activiti-java-conventions.xml

@igdianov igdianov merged commit 82be5d5 into master Aug 28, 2019
@igdianov igdianov deleted the igdianov-polish-introspection branch August 31, 2019 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Description is not inherited from the parent class
2 participants