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
26 stars 119 forks source link

feat: support limit flag #21

Closed cecobask closed 12 months ago

cecobask commented 12 months ago

Resolves #18

codecov[bot] commented 12 months ago

Codecov Report

Merging #21 (634afa4) into main (5fb68f2) will increase coverage by 0.36%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 94.30% 94.65% +0.36% ========================================== Files 3 3 Lines 298 318 +20 ========================================== + Hits 281 301 +20 Misses 15 15 Partials 2 2 ``` | [Files](https://app.codecov.io/gh/cecobask/instagram-insights/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tsvetoslav+Dimov) | Coverage Δ | | |---|---|---| | [pkg/instagram/followdata/followdata.go](https://app.codecov.io/gh/cecobask/instagram-insights/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tsvetoslav+Dimov#diff-cGtnL2luc3RhZ3JhbS9mb2xsb3dkYXRhL2ZvbGxvd2RhdGEuZ28=) | `93.19% <100.00%> (+0.26%)` | :arrow_up: | | [pkg/instagram/options.go](https://app.codecov.io/gh/cecobask/instagram-insights/pull/21?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%> (ø)` | |