xmidt-org / codex-db

The database helper functions.
Apache License 2.0
0 stars 6 forks source link

updated automation, readme #36

Closed kristinapathak closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 3 years ago

Codecov Report

Merging #36 (92c8650) into main (4736833) will increase coverage by 1.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   52.79%   53.81%   +1.01%     
==========================================
  Files          15       15              
  Lines         985      853     -132     
==========================================
- Hits          520      459      -61     
+ Misses        461      390      -71     
  Partials        4        4              
Impacted Files Coverage Δ
blacklist/blacklist.go 36.58% <0.00%> (-2.64%) :arrow_down:
postgresql/db.go 38.01% <0.00%> (-1.06%) :arrow_down:
cassandra/db.go 53.38% <0.00%> (-0.75%) :arrow_down:
batchDeleter/batchDeleter.go 84.72% <0.00%> (-0.65%) :arrow_down:
retry/retry.go 100.00% <0.00%> (ø)
retry/metrics.go 100.00% <0.00%> (ø)
cassandra/metrics.go 100.00% <0.00%> (ø)
cassandra/executer.go 0.00% <0.00%> (ø)
postgresql/metrics.go 100.00% <0.00%> (ø)
postgresql/executer.go 0.00% <0.00%> (ø)
... and 5 more

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 4736833...6be3de2. Read the comment docs.