silaev / mongodb-replica-set

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

Add ability to use host.docker.internal #8

Closed silaev closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #8 (1b7e051) into master (311d1e5) will decrease coverage by 1.17%. The diff coverage is 82.05%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
- Coverage     92.18%   91.00%   -1.18%     
- Complexity      192      199       +7     
============================================
  Files            10       10              
  Lines           781      812      +31     
  Branches         49       53       +4     
============================================
+ Hits            720      739      +19     
- Misses           35       43       +8     
- Partials         26       30       +4     
Impacted Files Coverage Δ Complexity Δ
...b/silaev/mongodb/replicaset/MongoDbReplicaSet.java 91.97% <78.12%> (-1.69%) 137.00 <12.00> (+5.00) :arrow_down:
...mpl/UserInputToApplicationPropertiesConverter.java 91.02% <100.00%> (+0.88%) 26.00 <2.00> (+2.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 311d1e5...1b7e051. Read the comment docs.