althonos / InstaLooter

Another API-less Instagram pictures and videos downloader.
GNU General Public License v3.0
2k stars 259 forks source link

Upgrade to GitHub-native Dependabot #331

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then.

Dependabot has been fully integrated into GitHub, so you no longer have to install and manage a separate app. This pull request migrates your configuration from Dependabot.com to a config file, using the new syntax. When merged, we'll swap out dependabot-preview (me) for a new dependabot app, and you'll be all set!

With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates, and you'll configure Dependabot through the new config file rather than a UI.

If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.

Learn more about migrating to GitHub-native Dependabot

Please note that regular @dependabot commands do not work on this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #331 (0f16d8e) into master (282de89) will decrease coverage by 28.82%. The diff coverage is 61.53%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #331       +/-   ##
===========================================
- Coverage   79.83%   51.00%   -28.83%     
===========================================
  Files          16       26       +10     
  Lines         972     1537      +565     
  Branches      134      151       +17     
===========================================
+ Hits          776      784        +8     
- Misses        155      738      +583     
+ Partials       41       15       -26     
Impacted Files Coverage Δ
instalooter/_impl.py 100.00% <ø> (ø)
instalooter/_utils.py 55.00% <ø> (-33.47%) :arrow_down:
instalooter/cli/__init__.py 23.72% <0.00%> (-38.99%) :arrow_down:
instalooter/pbar.py 100.00% <ø> (ø)
tests/test_pbar.py 100.00% <ø> (ø)
instalooter/looters.py 37.36% <31.25%> (-36.83%) :arrow_down:
tests/test_looter.py 62.50% <42.30%> (ø)
tests/test_login.py 46.51% <50.00%> (ø)
tests/test_cli.py 71.75% <69.23%> (ø)
tests/test_batch.py 68.57% <81.81%> (ø)
... and 21 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 40f7c64...0f16d8e. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

As a reminder, Dependabot Preview will be shut down on August 3rd, 2021. You can merge this pull request to migrate to GitHub-native Dependabot. You can read the docs to learn more about what's changing, as well as find out how to get support if you need help migrating.