Closed dependabot-preview[bot] closed 3 years ago
Merging #323 (2081540) into master (282de89) will decrease coverage by
28.82%
. The diff coverage is61.53%
.
@@ Coverage Diff @@
## master #323 +/- ##
===========================================
- 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...2081540. Read the comment docs.
Superseded by #332.
Updates the requirements on sphinx to permit the latest version.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
32dad69
Bump to 3.5.0 finalae16211
Update CHANGES for PR #886752b5509
Merge pull request #8867 from mitya57/update-stemmer-jsa148909
Merge pull request #8877 from jfbu/latex_better_fix_8838bb81973
language_data.js_t: Move endif to the right place34553dc
Embed stemmer code into language_data.js by reading it from minified-js files5abbb40
Remove old minified versions of JS code, embedded in Python files4ad6dd7
Add minified versions of libstemmer JS filesd9bf73d
Update non-minified-js to the latest version from snowball v2.1.0be6391f
Merge pull request #8876 from jakobandersen/c_cpp_aliasDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)