Closed dependabot[bot] closed 1 year ago
Merging #191 (be420a9) into main (47274c6) will increase coverage by
1.10%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #191 +/- ##
==========================================
+ Coverage 50.10% 51.20% +1.10%
==========================================
Files 30 30
Lines 4906 4906
Branches 1308 1309 +1
==========================================
+ Hits 2458 2512 +54
Misses 1802 1802
+ Partials 646 592 -54
Impacted Files | Coverage Δ | |
---|---|---|
src/lib.rs | 30.17% <0.00%> (+0.55%) |
:arrow_up: |
src/find/matchers/mod.rs | 65.20% <0.00%> (+1.35%) |
:arrow_up: |
src/xargs/mod.rs | 81.60% <0.00%> (+1.81%) |
:arrow_up: |
src/find/matchers/time.rs | 56.60% <0.00%> (+1.88%) |
:arrow_up: |
src/find/mod.rs | 67.32% <0.00%> (+1.98%) |
:arrow_up: |
src/find/matchers/size.rs | 78.04% <0.00%> (+2.43%) |
:arrow_up: |
src/find/matchers/printf.rs | 70.48% <0.00%> (+2.77%) |
:arrow_up: |
src/testing/commandline/main.rs | 74.60% <0.00%> (+3.17%) |
:arrow_up: |
src/find/matchers/logical_matchers.rs | 79.33% <0.00%> (+3.33%) |
:arrow_up: |
src/find/matchers/lname.rs | 76.19% <0.00%> (+4.76%) |
:arrow_up: |
... and 3 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Bumps predicates from 2.1.1 to 2.1.2.
Changelog
Sourced from predicates's changelog.
Commits
53d22d2
chore: Release277a939
docs: Update changelogd096313
chore: Update release processaf3a368
Merge pull request #125 from epage/update52e12ce
style: Make clippy happyc855372
chore: Upgrade dependencies7721824
fix: Hide internal features8152622
chore: Update MSRV to 1.603593f9e
Merge pull request #123 from assert-rs/dependabot/cargo/termtree-0.4e6b5135
chore(deps): update termtree requirement from 0.3 to 0.4Dependabot 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)