Closed dependabot[bot] closed 2 years ago
Merging #82 (32a6cce) into main (a9e3b31) will decrease coverage by
0.12%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #82 +/- ##
==========================================
- Coverage 72.70% 72.58% -0.13%
==========================================
Files 13 13
Lines 817 828 +11
==========================================
+ Hits 594 601 +7
- Misses 223 227 +4
Impacted Files | Coverage Δ | |
---|---|---|
rask_api/src/token.rs | 79.31% <0.00%> (-6.90%) |
:arrow_down: |
rask_api/src/form.rs | 73.52% <0.00%> (-2.23%) |
:arrow_down: |
rask_api/src/endpoints.rs | 60.86% <0.00%> (-1.45%) |
:arrow_down: |
rask_lib/src/testing.rs | 100.00% <0.00%> (ø) |
|
rask_cli/tests/integration_test.rs | 100.00% <0.00%> (ø) |
|
rask_api/tests/integration_test.rs | 99.16% <0.00%> (+0.02%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #83.
Bumps anyhow from 1.0.43 to 1.0.63.
Release notes
Sourced from anyhow's releases.
... (truncated)
Commits
036c5f8
Release 1.0.63546342c
Merge pull request #266 from dtolnay/provider46d3d2c
Use backtrace via generic member access9f40a1e
Update ui test suite to nightly-2022-08-20b73a04a
Release 1.0.62b916fa9
Revert "Work around RA's RUSTC_WRAPPER poisoning all subsequent command-line ...b88a699
Make private module more clearly private6be2da9
Bump clippy.toml msrv to match rust-version in Cargo.tomla752fd9
Resolve renamed_and_removed_lints warning on logic_bug180b96c
Merge pull request #258 from dtolnay/cargoprDependabot 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)