cecobask / instagram-insights

Use your Instagram data to find out which users are not following you back. Export followers and following user lists in various formats (table, json, yaml). Set sorting criteria and order direction of the results. Limit the number of results to get a quick overview (e.g. top 10)
MIT License
25 stars 114 forks source link

feat: support sort-by and order flags #20

Closed cecobask closed 10 months ago

cecobask commented 10 months ago

Resolves #19

codecov[bot] commented 10 months ago

Codecov Report

Merging #20 (3433c28) into main (6eb8592) will increase coverage by 0.55%. The diff coverage is 99.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 93.75% 94.30% +0.55% ========================================== Files 3 3 Lines 240 298 +58 ========================================== + Hits 225 281 +56 - Misses 13 15 +2 Partials 2 2 ``` | [Files](https://app.codecov.io/gh/cecobask/instagram-insights/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tsvetoslav+Dimov) | Coverage Δ | | |---|---|---| | [pkg/instagram/options.go](https://app.codecov.io/gh/cecobask/instagram-insights/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tsvetoslav+Dimov#diff-cGtnL2luc3RhZ3JhbS9vcHRpb25zLmdv) | `100.00% <100.00%> (ø)` | | | [pkg/instagram/followdata/followdata.go](https://app.codecov.io/gh/cecobask/instagram-insights/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tsvetoslav+Dimov#diff-cGtnL2luc3RhZ3JhbS9mb2xsb3dkYXRhL2ZvbGxvd2RhdGEuZ28=) | `92.93% <98.63%> (-0.40%)` | :arrow_down: |