Closed dependabot[bot] closed 3 years ago
@dependabot rebase
Merging #134 (788bb6d) into master (db78889) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #134 +/- ##
=======================================
Coverage 99.37% 99.37%
=======================================
Files 16 16
Lines 319 319
=======================================
Hits 317 317
Misses 2 2
Impacted Files | Coverage Δ | |
---|---|---|
src/dispatcher.rs | 100.00% <ø> (ø) |
|
src/reactor.rs | 100.00% <ø> (ø) |
|
src/reducer.rs | 100.00% <ø> (ø) |
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 db78889...788bb6d. Read the comment docs.
Updates the requirements on mockall to permit the latest version.
Changelog
Sourced from mockall's changelog.
... (truncated)
Commits
d15d393
(cargo-release) version 0.10.2b276652
(cargo-release) version 0.10.29e0eba1
Merge pull request #312 from asomers/issue_3064364adf
Fix mocking generic methods of generic structs returning nonstatic0560571
Merge pull request #309 from asomers/self_sizede870c9c
Fix mocking specializing methods of non-generic structs74456b9
fix some formatting in the CHANGELOGfc18e54
Merge pull request #311 from asomers/nonstandard_macro_braces8f7efc9
Suppress a buggy Clippy lintbf52add
(cargo-release) version 0.10.1Dependabot 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)