Closed dependabot[bot] closed 1 month ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
safe_eth/safe/safe_tx.py | 1 | 90.97% | ||
safe_eth/eth/account_abstraction/bundler_client.py | 3 | 92.5% | ||
safe_eth/eth/oracles/superfluid.py | 10 | 54.55% | ||
safe_eth/eth/tests/clients/test_etherscan_client.py | 11 | 63.64% | ||
safe_eth/eth/tests/oracles/test_superfluid.py | 13 | 43.48% | ||
safe_eth/eth/tests/account_abstraction/test_e2e_bundler_client.py | 21 | 45.24% | ||
safe_eth/eth/clients/etherscan_client.py | 47 | 29.76% | ||
<!-- | Total: | 106 | --> |
Totals | |
---|---|
Change from base Build 10939251659: | -1.1% |
Covered Lines: | 8689 |
Relevant Lines: | 9401 |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
safe_eth/safe/safe_tx.py | 1 | 90.97% | ||
safe_eth/eth/account_abstraction/bundler_client.py | 3 | 92.5% | ||
safe_eth/eth/oracles/superfluid.py | 10 | 54.55% | ||
safe_eth/eth/tests/clients/test_etherscan_client.py | 11 | 63.64% | ||
safe_eth/eth/tests/oracles/test_superfluid.py | 13 | 43.48% | ||
safe_eth/eth/tests/account_abstraction/test_e2e_bundler_client.py | 21 | 45.24% | ||
safe_eth/eth/clients/etherscan_client.py | 47 | 29.76% | ||
<!-- | Total: | 106 | --> |
Totals | |
---|---|
Change from base Build 10939251659: | -1.1% |
Covered Lines: | 8689 |
Relevant Lines: | 9401 |
Bumps pytest from 8.3.2 to 8.3.3.
Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Dependabot 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 show