|
Ran
|
Jobs
8
|
Files
1
|
Run time
1min
|
Badge
README BADGES
|
push
github
Update pytest requirement from >=9.1.0 to >=9.1.1 (#23) Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>9.1.1</h2> <h1>pytest 9.1.1 (2026-06-19)</h1> <h2>Bug fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/14220">#14220</a>: Fixed a logic bug in <code>pytest.RaisesGroup</code> which would might cause it to display incorrect "It matches <!-- raw HTML omitted -->FooError()<!-- raw HTML omitted --> which was paired with <!-- raw HTML omitted -->BarError<!-- raw HTML omitted -->" messages.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/14591">#14591</a>: Fixed a regression in pytest 9.1.0 which caused overriding a parametrized fixture with an indirect <!-- raw HTML omitted --><a href="https://github.com/pytest"><code>@pytest</code></a>.mark.parametrize<!-- raw HTML omitted --> to fail with "duplicate parametrization of '<fixture name>'".</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/14606">#14606</a>: Fixed <code>list-item</code> typing errors from mypy in <code>@pytest.mark.parametrize <pytest.mark.parametrize ref></code> <code>argvalues</code> parameter.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/14608">#14608</a>: Fixed a regression in pytest 9.1.0 where <code>conftest.py</code> files located in <code><invocation dir>/test*</code> were no longer loaded as initial conftests when invoked without arguments. This could cause certain hooks (like <code>pytest_addoption</code>) in these files to not fire.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/cf470ec0b"><code>cf470... (continued)
8 of 8 branches covered (100.0%)
Branch coverage included in aggregate %.
37 of 37 relevant lines covered (100.0%)
8.0 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27945693231.1 | 1 |
100.0 |
GitHub Action Run | |
| 2 | 27945693231.2 | 1 |
100.0 |
GitHub Action Run | |
| 3 | 27945693231.3 | 1 |
100.0 |
GitHub Action Run | |
| 4 | 27945693231.4 | 1 |
100.0 |
GitHub Action Run | |
| 5 | 27945693231.5 | 1 |
100.0 |
GitHub Action Run | |
| 6 | 27945693231.6 | 1 |
100.0 |
GitHub Action Run | |
| 7 | 27945693231.7 | 1 |
100.0 |
GitHub Action Run | |
| 8 | 27945693231.8 | 1 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|