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

datanucleus MultithreadedTest adopted for ZooDb. Generics test adopted. "One pm for many threads" test adopted. #102

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

Conversation

slavap
Copy link

@slavap slavap commented May 26, 2017

@codecov-io
Copy link

codecov-io commented May 30, 2017

Codecov Report

Merging #102 into master will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #102      +/-   ##
============================================
+ Coverage     69.34%   69.61%   +0.26%     
- Complexity     4183     4199      +16     
============================================
  Files           158      158              
  Lines         17326    17326              
  Branches       2827     2827              
============================================
+ Hits          12015    12061      +46     
+ Misses         4410     4368      -42     
+ Partials        901      897       -4
Impacted Files Coverage Δ Complexity Δ
src/org/zoodb/internal/query/QueryParserV3.java 82.31% <0%> (+0.27%) 327% <0%> (+2%) ⬆️
src/org/zoodb/internal/client/SchemaManager.java 84.94% <0%> (+1.07%) 70% <0%> (+1%) ⬆️
src/org/zoodb/internal/server/StorageRootFile.java 67.85% <0%> (+2.38%) 17% <0%> (ø) ⬇️
.../zoodb/jdo/impl/PersistenceManagerFactoryImpl.java 38.84% <0%> (+3.3%) 18% <0%> (+1%) ⬆️
src/org/zoodb/jdo/spi/ZooStateInterrogator.java 44.44% <0%> (+4.44%) 11% <0%> (+1%) ⬆️
src/org/zoodb/jdo/impl/ExtentImpl.java 83.78% <0%> (+8.1%) 15% <0%> (+2%) ⬆️
...c/org/zoodb/internal/util/WeakIdentityHashMap.java 50.97% <0%> (+8.63%) 49% <0%> (+9%) ⬆️

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 62ede83...1d122bf. Read the comment docs.

@slavap slavap changed the title datanucleus MultithreadedTest adopted for ZooDb. datanucleus MultithreadedTest adopted for ZooDb. Generics test adopted. "One pm for many threads" test adopted. May 31, 2017
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