|
Ran
|
Jobs
1
|
Files
73
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump flake8-bugbear from 24.12.12 to 25.10.21 (#190) Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.12.12 to 25.10.21. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/flake8-bugbear/releases">flake8-bugbear's releases</a>.</em></p> <blockquote> <h2>25.10.21</h2> <ul> <li>B042: New check for reminding to call super().<strong>init</strong> in custom exceptions</li> <li>B028: Skip if skip_file_prefixes is used (<a href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/503">#503</a>)</li> <li>B912: New check for <code>map()</code> without an explicit <code>strict=</code> parameter. (<a href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/516">#516</a>)</li> <li>Add python3.14 Support / CI</li> <li>Remove python3.9 support / CI</li> <li>flake8-bugbear now requires at least Python 3.10, like the next release of flake8</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/flake8-bugbear/commit/cdd75f194"><code>cdd75f1</code></a> Update CHANGES + move to version 25.10.21 to release</li> <li><a href="https://github.com/PyCQA/flake8-bugbear/commit/4601fe6e1"><code>4601fe6</code></a> Drop 3.9 support + add 3.14 CI (<a href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/524">#524</a>)</li> <li><a href="https://github.com/PyCQA/flake8-bugbear/commit/39699611b"><code>3969961</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/523">#523</a>)</li> <li><a href="https://github.com/PyCQA/flake8-bugbear/commit/6276149b6"><code>6276149</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/522">#522</a>)</li> <li><a href="https://github.com/PyCQA/flake8-bugbear/commit/d... (continued)
539 of 539 branches covered (100.0%)
Branch coverage included in aggregate %.
4303 of 4314 relevant lines covered (99.75%)
1.0 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19048078555.1 | 73 |
99.77 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|