SmartThingsOSS / ratpack-cassandra

Other
14 stars 13 forks source link

Make speculative max retries and percentile configurable #25

Closed ArunParthiban-ST closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into master will increase coverage by 1.69%. The diff coverage is 63.63%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
+ Coverage     33.56%   35.25%   +1.69%     
  Complexity        7        7              
============================================
  Files             6        6              
  Lines           146      156      +10     
  Branches          9        9              
============================================
+ Hits             49       55       +6     
- Misses           90       94       +4     
  Partials          7        7              
Impacted Files Coverage Δ Complexity Δ
...smartthings/ratpack/cassandra/CassandraModule.java 28.57% <50.00%> (+3.57%) 0.00 <0.00> (ø)
...martthings/ratpack/cassandra/CassandraService.java 40.67% <100.00%> (+2.08%) 5.00 <0.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 ae28c0c...a3921a4. Read the comment docs.