xmidt-org / codex-db

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

bump dependencies #41

Closed kcajmagic closed 2 years ago

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (04ced12) into main (14f93ae) will decrease coverage by 0.42%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   52.68%   52.26%   -0.43%     
==========================================
  Files          15       16       +1     
  Lines         987      995       +8     
==========================================
  Hits          520      520              
- Misses        463      471       +8     
  Partials        4        4              
Impacted Files Coverage Δ
batchDeleter/batchDeleter.go 85.36% <ø> (ø)
batchDeleter/metrics.go 100.00% <ø> (ø)
batchInserter/batchInserter.go 93.13% <ø> (ø)
batchInserter/metrics.go 100.00% <ø> (ø)
blacklist/blacklist.go 39.21% <ø> (ø)
cassandra/db.go 53.33% <0.00%> (-0.81%) :arrow_down:
cassandra/logger.go 0.00% <0.00%> (ø)
cassandra/metrics.go 100.00% <ø> (ø)
healthlogger/healthlogger.go 9.37% <ø> (ø)
postgresql/metrics.go 100.00% <ø> (ø)
... and 1 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 14f93ae...04ced12. Read the comment docs.