Closed dependabot-preview[bot] closed 3 years ago
Merging #14 (4305df3) into master (09301e4) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #14 +/- ##
=======================================
Coverage 28.20% 28.20%
=======================================
Files 14 14
Lines 468 468
=======================================
Hits 132 132
Misses 336 336
Flag | Coverage Δ | |
---|---|---|
28.20% <ø> (ø) |
||
rust-beta | 28.20% <ø> (ø) |
|
rust-nightly | 28.20% <ø> (ø) |
|
rust-stable | 28.20% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out 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 09301e4...a377030. Read the comment docs.
Superseded by #15.
Updates the requirements on pretty_assertions to permit the latest version.
Release notes
Sourced from pretty_assertions's releases.
Changelog
Sourced from pretty_assertions's changelog.
Commits
2667441
Merge pull request #68 from tommilligan/prep-v0.7.16dde470
Merge pull request #67 from tommilligan/ci-revert-cargo-target-dirb517e39
chore: prepare for v0.7.1fdff5f3
Merge pull request #66 from tommilligan/chunk-diffing62e9357
Revert "ci: remove concern with CARGO_TARGET_DIR"8f7d7a5
printer: do not print inline diff for multiline insert/delete chunks083ce2e
Merge pull request #65 from tommilligan/ci-rm-cargo-target-dir56a0aaa
ci: remove concern with CARGO_TARGET_DIR7f6ae17
Merge pull request #63 from tommilligan/update-gitignoreccb2e45
ci: update gitignoreDependabot 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)