Closed dependabot[bot] closed 3 years ago
Merging #273 (c947721) into master (9e69924) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #273 +/- ##
=======================================
Coverage 73.75% 73.75%
=======================================
Files 90 90
Lines 14294 14294
Branches 1971 1971
=======================================
Hits 10543 10543
Misses 3377 3377
Partials 374 374
Flag | Coverage Δ | |
---|---|---|
3.10.0-alpha | 73.68% <ø> (ø) |
|
3.6 | 73.19% <ø> (ø) |
|
3.7 | 73.19% <ø> (ø) |
|
3.8 | 73.66% <ø> (ø) |
|
3.9 | 73.67% <ø> (ø) |
|
Linux | 73.68% <ø> (ø) |
|
Windows | 73.55% <ø> (ø) |
|
macOS | 73.56% <ø> (-0.02%) |
:arrow_down: |
pypy-3.6 | 73.23% <ø> (ø) |
|
pypy-3.7 | 73.23% <ø> (ø) |
|
regression-3.10 | 72.03% <ø> (ø) |
|
regression-3.6 | 71.49% <ø> (ø) |
|
regression-3.7 | 71.49% <ø> (ø) |
|
regression-3.8 | 72.00% <ø> (ø) |
|
regression-3.9 | 72.01% <ø> (ø) |
|
regression-pypy3 | 71.53% <ø> (ø) |
|
unit-3.10 | 47.07% <ø> (ø) |
|
unit-3.6 | 45.95% <ø> (ø) |
|
unit-3.7 | 45.95% <ø> (ø) |
|
unit-3.8 | 47.09% <ø> (ø) |
|
unit-3.9 | 47.09% <ø> (ø) |
|
unit-pypy3 | 45.97% <ø> (ø) |
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 9e69924...c947721. Read the comment docs.
Bumps pytest-assume from 2.4.2 to 2.4.3.
Release notes
Sourced from pytest-assume's releases.
Commits
75bd82a
Merge pull request #50 from astraw38/bump_versionb7eeeeb
Bump version to 2.4.3a3eba87
Merge pull request #49 from Sup3rGeo/hotfix/reporting_sections611fdaf
Updated with simplified test.299aaa6
Implementation with tryfirstbc82ea1
Test case added8566f4d
Added pyfunc_call hook back, still compatible with unittestsDependabot 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)