silaev / mongodb-replica-set

Run MongoDB Atlas locally for testing
Other
45 stars 6 forks source link

Fault tolerance test support #2

Closed silaev closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #2 into master will increase coverage by 1.09%. The diff coverage is 95.32%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #2      +/-   ##
============================================
+ Coverage     93.69%   94.78%   +1.09%     
- Complexity      102      159      +57     
============================================
  Files             9       10       +1     
  Lines           349      633     +284     
  Branches         27       35       +8     
============================================
+ Hits            327      600     +273     
- Misses           13       20       +7     
- Partials          9       13       +4
Impacted Files Coverage Δ Complexity Δ
...b/replicaset/service/impl/ResourceServiceImpl.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...mpl/UserInputToApplicationPropertiesConverter.java 96.61% <100%> (+0.11%) 19 <0> (ø) :arrow_down:
...r/impl/MongoNodeToMongoSocketAddressConverter.java 100% <100%> (ø) 3 <3> (?)
...b/silaev/mongodb/replicaset/MongoDbReplicaSet.java 95.05% <95.19%> (+1.24%) 106 <57> (+54) :arrow_up:

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 08ba0ef...443ec38. Read the comment docs.