Closed dependabot-preview[bot] closed 4 years ago
Code Climate has analyzed commit d2d58eb4 and detected 0 issues on this pull request.
View more on Code Climate.
:exclamation: No coverage uploaded for pull request base (
master@cd7b714
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #57 +/- ##
=========================================
Coverage ? 98.08%
=========================================
Files ? 26
Lines ? 991
Branches ? 55
=========================================
Hits ? 972
Misses ? 17
Partials ? 2
Impacted Files | Coverage Δ | |
---|---|---|
ynab_sdk/api/models/requests/transaction.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/utils/configurations/cached.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/api/categories.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/api/payees.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/utils/configurations/default.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/api/models/responses/budget_detail.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/api/models/responses/payees.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/utils/responses.py | 0.00% <0.00%> (ø) |
|
ynab_sdk/api/models/responses/category.py | 100.00% <0.00%> (ø) |
|
ynab_sdk/utils/parsers.py | 80.48% <0.00%> (ø) |
|
... and 16 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 cd7b714...d2d58eb. Read the comment docs.
Bumps codecov from 2.0.15 to 2.1.8.
Changelog
Sourced from codecov's changelog.
Commits
066706e
Bump to 2.1.8 (#287)c057a1b
Add support for CODECOV_FLAGS (#285)fd86007
Added ability to specify the number of upload attempts via command line. (#276)812c700
update README (#280)b96c69c
Update to 2.1.7 (#279)df29449
Fix GitHub Actions service (#275)4cbedcd
Bump to version 2.1.5 (#274)07583f3
More retries (#273)48a5613
Added GitHub Actions CI detection. (#265)39100a2
Add CODECOV_NAME as default for name (#267)Dependabot 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 will not automatically merge this PR because it includes a minor update to a production dependency.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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)