obalunenko / instadiff-cli

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

Refactor Client #122

Closed obalunenko closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (f1421fb) into master (3538a77) will increase coverage by 4.49%. The diff coverage is 11.29%.

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   20.20%   24.69%   +4.49%     
==========================================
  Files          16       14       -2     
  Lines         990      826     -164     
==========================================
+ Hits          200      204       +4     
+ Misses        769      601     -168     
  Partials       21       21              
Impacted Files Coverage Δ
internal/db/db.go 0.00% <ø> (ø)
internal/db/local.go 52.50% <0.00%> (-2.77%) :arrow_down:
internal/db/mongo.go 65.51% <0.00%> (-2.34%) :arrow_down:
internal/models/models.go 14.81% <ø> (ø)
internal/models/usersbatchtype_string.go 0.00% <ø> (ø)
internal/service/errors.go 0.00% <ø> (ø)
internal/service/service.go 4.82% <0.00%> (+0.56%) :arrow_up:
internal/db/docker.go 58.90% <87.50%> (+2.38%) :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 3538a77...f1421fb. Read the comment docs.

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

3.9% 3.9% Coverage
0.0% 0.0% Duplication