Skip to content

feat: add graphql-jpa-query-introspection module #276

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
Jun 27, 2020

Conversation

igdianov
Copy link
Collaborator

No description provided.

@igdianov igdianov self-assigned this Jun 27, 2020
@codecov
Copy link

codecov bot commented Jun 27, 2020

Codecov Report

Merging #276 into master will decrease coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #276      +/-   ##
============================================
- Coverage     74.53%   74.02%   -0.52%     
+ Complexity     1083     1070      -13     
============================================
  Files            72       72              
  Lines          4751     4750       -1     
  Branches        679      679              
============================================
- Hits           3541     3516      -25     
- Misses          919      934      +15     
- Partials        291      300       +9     
Impacted Files Coverage Δ Complexity Δ
.../jpa/query/introspection/AnnotationDescriptor.java 79.16% <ø> (ø) 12.00 <0.00> (?)
...s/graphql/jpa/query/introspection/Annotations.java 74.35% <ø> (ø) 11.00 <0.00> (?)
...res/graphql/jpa/query/introspection/ArrayUtil.java 79.48% <ø> (ø) 20.00 <0.00> (?)
...ures/graphql/jpa/query/introspection/BeanUtil.java 76.00% <ø> (ø) 21.00 <0.00> (?)
...aphql/jpa/query/introspection/ClassDescriptor.java 80.41% <ø> (ø) 36.00 <0.00> (?)
...hql/jpa/query/introspection/ClassIntrospector.java 72.50% <ø> (ø) 3.00 <0.00> (?)
...res/graphql/jpa/query/introspection/ClassUtil.java 83.33% <ø> (ø) 13.00 <0.00> (?)
...jpa/query/introspection/ConstructorDescriptor.java 75.00% <ø> (ø) 10.00 <0.00> (?)
.../graphql/jpa/query/introspection/Constructors.java 82.00% <ø> (ø) 15.00 <0.00> (?)
...es/graphql/jpa/query/introspection/Descriptor.java 61.53% <ø> (ø) 11.00 <0.00> (?)
... and 13 more

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 caf8d97...3735f21. Read the comment docs.

@igdianov igdianov merged commit 978d9d0 into master Jun 27, 2020
@igdianov igdianov deleted the feat-graphql-jpa-query-introspection branch June 27, 2020 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant