obalunenko / instadiff-cli

instadiff-cli - a command line tool for managing instagram account followers and followings
MIT License
48 stars 3 forks source link

fix: Add db ping during establish connection #126

Closed obalunenko closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #126 (a231b65) into master (1dc5e18) will decrease coverage by 0.05%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   24.75%   24.69%   -0.06%     
==========================================
  Files          14       14              
  Lines         824      826       +2     
==========================================
  Hits          204      204              
- Misses        599      600       +1     
- Partials       21       22       +1     
Impacted Files Coverage Δ
internal/db/mongo.go 63.33% <60.00%> (-2.19%) :arrow_down:

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 1dc5e18...a231b65. 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

50.0% 50.0% Coverage
0.0% 0.0% Duplication