Skip to content
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

Added some improvements to eager/lazy foreign collections. Fixes #141 #193

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

j256
Copy link
Owner

@j256 j256 commented Dec 8, 2020

Thanks to mlipmanx

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #193 (23fe0c3) into master (293581d) will decrease coverage by 0.14%.
The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #193      +/-   ##
============================================
- Coverage     87.42%   87.27%   -0.15%     
- Complexity     2476     2477       +1     
============================================
  Files           127      127              
  Lines          7012     7026      +14     
  Branches        930      930              
============================================
+ Hits           6130     6132       +2     
- Misses          576      588      +12     
  Partials        306      306              
Impacted Files Coverage Δ Complexity Δ
...a/com/j256/ormlite/dao/EagerForeignCollection.java 62.06% <0.00%> (-7.17%) 30.00 <0.00> (ø)
...va/com/j256/ormlite/dao/LazyForeignCollection.java 81.37% <100.00%> (+0.37%) 38.00 <1.00> (+1.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 293581d...23fe0c3. Read the comment docs.

@j256 j256 merged commit da0044d into master Dec 8, 2020
@j256 j256 deleted the gw-improve-foreign-collections branch December 8, 2020 02:41
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.

None yet

1 participant