SmartThingsOSS / ratpack-cassandra

Other
14 stars 13 forks source link

Add feature flag to disable speculative execution #24

Closed ArunParthiban-ST closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.69%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
+ Coverage     33.33%   34.02%   +0.69%     
  Complexity        7        7              
============================================
  Files             6        6              
  Lines           141      144       +3     
  Branches          8        9       +1     
============================================
+ Hits             47       49       +2     
  Misses           88       88              
- Partials          6        7       +1
Impacted Files Coverage Δ Complexity Δ
...smartthings/ratpack/cassandra/CassandraModule.java 26.08% <100%> (+3.35%) 0 <0> (ø) :arrow_down:
...martthings/ratpack/cassandra/CassandraService.java 38.59% <66.66%> (-0.69%) 5 <0> (ø)

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 87cb559...203739c. Read the comment docs.