Open dependabot[bot] opened 1 year ago
Merging #148 (7c943c6) into master (07041d4) will decrease coverage by
1.39%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #148 +/- ##
==========================================
- Coverage 67.98% 66.58% -1.40%
==========================================
Files 5 5
Lines 431 428 -3
Branches 86 84 -2
==========================================
- Hits 293 285 -8
- Misses 81 93 +12
+ Partials 57 50 -7
Impacted Files | Coverage Δ | |
---|---|---|
src/lib.rs | 70.13% <0.00%> (-2.54%) |
:arrow_down: |
src/main.rs | 8.16% <0.00%> (+0.16%) |
:arrow_up: |
src/palettes/mod.rs | 81.63% <0.00%> (+2.04%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Bumps rayon from 1.5.0 to 1.6.0.
Changelog
Sourced from rayon's changelog.
... (truncated)
Commits
60cdb43
Merge #686efeeace
Release rayon 1.2.0 / rayon-core 1.6.0d993d7a
Merge #6832720d8d
Merge #682c6a294b
impl ParallelExtend<()> for ()9bfb3c6
clippy::inconsistent_digit_grouping3cd762e
clippy::toplevel_ref_argb216c3e
Update bare traits todyn Trait
58b0275
Once:new() is const-stable since Rust 1.2483b67e2
Merge #673Dependabot 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)