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: provide option to specify output format #17

Closed cecobask closed 1 year ago

cecobask commented 1 year ago

Resolves #2

codecov[bot] commented 1 year ago

Codecov Report

Merging #17 (ef11b6a) into main (3ba2fad) will decrease coverage by 2.22%. The diff coverage is 89.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== - Coverage 95.08% 92.86% -2.22% ========================================== Files 3 3 Lines 183 210 +27 ========================================== + Hits 174 195 +21 - Misses 9 13 +4 - Partials 0 2 +2 ``` | [Files](https://app.codecov.io/gh/cecobask/instagram-insights/pull/17?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/17?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/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tsvetoslav+Dimov#diff-cGtnL2luc3RhZ3JhbS9mb2xsb3dkYXRhL2ZvbGxvd2RhdGEuZ28=) | `92.62% <87.23%> (-3.25%)` | :arrow_down: |