Closed dependabot[bot] closed 2 years ago
Merging #170 (2a86361) into main (4a47054) will increase coverage by
0.09%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #170 +/- ##
==========================================
+ Coverage 49.56% 49.65% +0.09%
==========================================
Files 29 29
Lines 4830 4831 +1
Branches 1277 1269 -8
==========================================
+ Hits 2394 2399 +5
- Misses 1793 1796 +3
+ Partials 643 636 -7
Impacted Files | Coverage Δ | |
---|---|---|
src/lib.rs | 28.67% <0.00%> (+0.17%) |
:arrow_up: |
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 4a47054...2a86361. Read the comment docs.
Bumps serial_test from 0.7.0 to 0.8.0.
Release notes
Sourced from serial_test's releases.
Commits
f369762
Version 0.8.010ff24f
Merge pull request #67 from palfrey/document-logging-feature6cfab51
Document the logging featureb207620
Merge pull request #66 from palfrey/file_paralleld20cc8c
Add missing cases for file_parallele8c971b
Format fixa83022a
Documentation for file_parallelb1c6168
Fix logging219c4de
Fix various formatting issues136b381
Initial file parallel supportDependabot 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)