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

Dev issue114 #117

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Dev issue114 #117

wants to merge 8 commits into from

Conversation

tzaeschke
Copy link
Owner

Fix mix-up of root pages when writing in concurrent transactions, see #114

@codecov-io
Copy link

codecov-io commented Feb 1, 2020

Codecov Report

Merging #117 into master will increase coverage by 0.02%.
The diff coverage is 92.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #117      +/-   ##
============================================
+ Coverage     70.09%   70.12%   +0.02%     
- Complexity     4178     4181       +3     
============================================
  Files           170      170              
  Lines         17551    17569      +18     
  Branches       2744     2744              
============================================
+ Hits          12303    12320      +17     
- Misses         4345     4346       +1     
  Partials        903      903
Impacted Files Coverage Δ Complexity Δ
...org/zoodb/tools/impl/DataStoreManagerInMemory.java 93.82% <100%> (+0.07%) 12 <0> (ø) ⬇️
.../org/zoodb/tools/impl/DataStoreManagerOneFile.java 84.54% <100%> (+0.14%) 14 <0> (ø) ⬇️
src/org/zoodb/internal/server/SessionManager.java 87.62% <100%> (+0.63%) 26 <6> (-3) ⬇️
...c/org/zoodb/internal/server/DiskAccessOneFile.java 86.62% <100%> (+0.07%) 75 <0> (ø) ⬇️
src/org/zoodb/internal/server/RootPage.java 89.47% <89.47%> (-4.65%) 17 <17> (+6)

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 42cc1c9...e83dd57. Read the comment docs.

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