obalunenko / instadiff-cli

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

Add followings diff; Add diff history #113

Closed obalunenko closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #113 (67edf17) into master (f971fa3) will increase coverage by 7.32%. The diff coverage is 27.34%.

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   12.84%   20.16%   +7.32%     
==========================================
  Files          11       16       +5     
  Lines         732      977     +245     
==========================================
+ Hits           94      197     +103     
- Misses        636      759     +123     
- Partials        2       21      +19     
Impacted Files Coverage Δ
internal/config/config.go 52.63% <ø> (ø)
internal/db/db.go 0.00% <ø> (ø)
internal/models/difftype_string.go 0.00% <0.00%> (ø)
internal/models/errors.go 0.00% <0.00%> (ø)
internal/models/models.go 14.81% <0.00%> (-51.86%) :arrow_down:
internal/models/usersbatchtype_string.go 0.00% <ø> (ø)
internal/service/client.go 0.00% <ø> (ø)
internal/service/errors.go 0.00% <ø> (ø)
internal/service/useraction_string.go 0.00% <0.00%> (ø)
internal/service/service.go 4.32% <1.17%> (-0.92%) :arrow_down:
... and 6 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 f971fa3...67edf17. Read the comment docs.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

28.8% 28.8% Coverage
1.8% 1.8% Duplication