obalunenko / instadiff-cli

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

chore: Use expicit sort for users list #171

Closed obalunenko closed 2 years ago

obalunenko commented 2 years ago

Users list is sorted in descending order by user.ID field

168

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Base: 24.84% // Head: 24.84% // No change to project coverage :thumbsup:

Coverage data is based on head (bf6916f) compared to base (6adaa73). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #171 +/- ## ======================================= Coverage 24.84% 24.84% ======================================= Files 14 14 Lines 821 821 ======================================= Hits 204 204 Misses 595 595 Partials 22 22 ``` | [Impacted Files](https://codecov.io/gh/obalunenko/instadiff-cli/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oleg+Balunenko) | Coverage Δ | | |---|---|---| | [internal/service/service.go](https://codecov.io/gh/obalunenko/instadiff-cli/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oleg+Balunenko#diff-aW50ZXJuYWwvc2VydmljZS9zZXJ2aWNlLmdv) | `4.89% <0.00%> (ø)` | | | [pkg/bar/bar.go](https://codecov.io/gh/obalunenko/instadiff-cli/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oleg+Balunenko#diff-cGtnL2Jhci9iYXIuZ28=) | `30.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oleg+Balunenko). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oleg+Balunenko)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.