Closed dependabot[bot] closed 2 years ago
Merging #143 (7f9d682) into master (07041d4) will decrease coverage by
3.21%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #143 +/- ##
==========================================
- Coverage 67.98% 64.76% -3.22%
==========================================
Files 5 5
Lines 431 420 -11
Branches 86 84 -2
==========================================
- Hits 293 272 -21
- Misses 81 93 +12
+ Partials 57 55 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/lib.rs | 68.04% <0.00%> (-4.63%) |
:arrow_down: |
src/palettes/mod.rs | 79.16% <0.00%> (-0.43%) |
:arrow_down: |
src/main.rs | 8.16% <0.00%> (+0.16%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #145.
Bumps itertools from 0.10.0 to 0.10.4.
Changelog
Sourced from itertools's changelog.
Commits
8d362f2
Prepare 0.10.47883f59
Merge #6334276476
Docstring improvement: Added explanation of function5ae7bb5
Merge #634520765c
Improved chain docstrings4c0609a
Merge #638677900a
Apply suggestions from code review2b5e83f
Chore: update tree_fold1 doc to remove reference to deprecated fold17a27408
Merge #6329150cab
Reverted formattingDependabot 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)