torodb / stampede

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL
https://www.torodb.com/stampede/
GNU Affero General Public License v3.0
1.77k stars 120 forks source link

Support to specify multiple sync sources #193

Closed teoincontatto closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #193 into devel will decrease coverage by 0.12%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #193      +/-   ##
==========================================
- Coverage   25.74%   25.62%   -0.13%     
==========================================
  Files          18       18              
  Lines         637      640       +3     
  Branches       81       81              
==========================================
  Hits          164      164              
- Misses        467      470       +3     
  Partials        6        6
Impacted Files Coverage Δ
...nfig/model/mongo/replication/ShardReplication.java 100% <ø> (ø) :arrow_up:
main/src/main/java/com/torodb/stampede/Main.java 0% <0%> (ø) :arrow_up:
...de/config/model/mongo/replication/Replication.java 95.45% <100%> (ø) :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 6b96af6...b536f64. Read the comment docs.