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.76k stars 118 forks source link

Fixed print default parameters #174

Closed teoincontatto closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #174 into devel will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##              devel     #174      +/-   ##
============================================
- Coverage     23.01%   23.01%   -0.01%     
+ Complexity     2312     2311       -1     
============================================
  Files           934      934              
  Lines         28981    28981              
  Branches       2477     2477              
============================================
- Hits           6671     6669       -2     
- Misses        21786    21787       +1     
- Partials        524      525       +1
Impacted Files Coverage Δ Complexity Δ
.../com/torodb/packaging/config/util/ConfigUtils.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...repl/oplogreplier/fetcher/LimitedOplogFetcher.java 50% <0%> (-11.12%) 4% <0%> (-1%)

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 0a27011...8e7f793. Read the comment docs.