xmidt-org / codex-db

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

Update the CI to use the common workflows. #46

Closed schmidtw closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (b2f8250) into main (d07468c) will decrease coverage by 0.32%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   52.26%   51.93%   -0.33%     
==========================================
  Files          16       16              
  Lines         995     1240     +245     
==========================================
+ Hits          520      644     +124     
- Misses        471      592     +121     
  Partials        4        4              
Flag Coverage Δ
unittests 51.93% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cassandra/db.go 48.83% <0.00%> (-4.50%) :arrow_down:
postgresql/db.go 34.97% <0.00%> (-3.69%) :arrow_down:
batchInserter/batchInserter.go 91.80% <0.00%> (-1.34%) :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%> (ø)
batchDeleter/metrics.go 100.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 d07468c...b2f8250. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    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