Skip to content

chore: remove obsolete JpaQueryBuilder class #190

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 11, 2019

Conversation

igdianov
Copy link
Collaborator

@igdianov igdianov commented Sep 11, 2019

Fixes #19

@igdianov igdianov self-assigned this Sep 11, 2019
@codecov
Copy link

codecov bot commented Sep 11, 2019

Codecov Report

Merging #190 into master will increase coverage by 2.71%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #190      +/-   ##
============================================
+ Coverage     70.97%   73.68%   +2.71%     
  Complexity      874      874              
============================================
  Files            51       50       -1     
  Lines          3845     3702     -143     
  Branches        660      627      -33     
============================================
- Hits           2729     2728       -1     
+ Misses          838      696     -142     
  Partials        278      278
Impacted Files Coverage Δ Complexity Δ
...hql/jpa/query/schema/impl/JpaPredicateBuilder.java 58.59% <100%> (+1.96%) 109 <2> (+1) ⬆️
...a/query/schema/impl/QraphQLJpaBaseDataFetcher.java 75.62% <100%> (ø) 167 <0> (ø) ⬇️

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 9445f89...7424e2f. Read the comment docs.

@igdianov igdianov merged commit ae9ce62 into master Sep 11, 2019
@igdianov igdianov deleted the igdianov-remove-obsolete-code branch September 11, 2019 04:12
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.

Increase Test Coverage to 70%
1 participant