Closed dependabot[bot] closed 2 years ago
Merging #236 (3c8a878) into master (061e140) will decrease coverage by
0.09%
. The diff coverage is61.53%
.
@@ Coverage Diff @@
## master #236 +/- ##
==========================================
- Coverage 86.39% 86.29% -0.10%
==========================================
Files 123 123
Lines 4043 4051 +8
Branches 662 664 +2
==========================================
+ Hits 3493 3496 +3
- Misses 382 385 +3
- Partials 168 170 +2
Impacted Files | Coverage Δ | |
---|---|---|
valohai_cli/commands/login.py | 68.35% <57.14%> (-1.92%) |
:arrow_down: |
valohai_cli/settings/__init__.py | 80.85% <60.00%> (-1.57%) |
:arrow_down: |
valohai_cli/api.py | 93.50% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Bumps flake8-bugbear from 22.9.23 to 22.10.25.
Release notes
Sourced from flake8-bugbear's releases.
Commits
c7c5c7c
Update README + version for 22.10.25 releaseaa3c351
Make bugbear slightly more polite (#298)48654e1
[pre-commit.ci] pre-commit autoupdate (#296)e12c12b
add tox config (#294)466082c
Merge pull request #281 from jakkdl/abstract_class_empty_method_no_abstract_d...cea0499
Fix #293, B024 now skips classes with class attribute declarations0fec7e5
PEP 621: Migrate to pyproject.toml (#291)65c141e
fix B024 & B027 on python < 3.88462c1f
fixes #277, most of #278, and #280592b722
Adding B025: empty method in abstract base class with no abstract decoratorDependabot 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)