SmartThingsOSS / ratpack-cassandra

Other
14 stars 13 forks source link

Allow EC2Address Translation to be Removed #34

Closed beckje01 closed 2 years ago

beckje01 commented 2 years ago

Update to gradle 7 Update spock Update to test containers for internal cassandra

codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (98a44d5) into master (e3f52ba) will increase coverage by 1.95%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #34      +/-   ##
============================================
+ Coverage     35.62%   37.57%   +1.95%     
- Complexity        7        8       +1     
============================================
  Files             6        6              
  Lines           160      165       +5     
  Branches          9       10       +1     
============================================
+ Hits             57       62       +5     
  Misses           96       96              
  Partials          7        7              
Impacted Files Coverage Δ
...smartthings/ratpack/cassandra/CassandraModule.java 34.37% <100.00%> (+4.37%) :arrow_up:
...martthings/ratpack/cassandra/CassandraService.java 41.66% <100.00%> (+0.98%) :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 e3f52ba...98a44d5. Read the comment docs.