Ran
|
Jobs
2
|
Files
9
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
github
chore(deps): bump pytest from 7.4.3 to 7.4.4 (#168) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4. <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>pytest 7.4.4 (2023-12-31)</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11140">#11140</a>: Fix non-string constants at the top of file being detected as docstrings on Python>=3.8.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11572">#11572</a>: Handle an edge case where <code>sys.stderr</code>{.interpreted-text role="data"} and <code>sys.__stderr__</code>{.interpreted-text role="data"} might already be closed when <code>faulthandler</code>{.interpreted-text role="ref"} is tearing down.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11710">#11710</a>: Fixed tracebacks from collection errors not getting pruned.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/7966">#7966</a>: Removed unhelpful error message from assertion rewrite mechanism when exceptions are raised in <code>__iter__</code> methods. Now they are treated un-iterable instead.</li> </ul> <h2>Improved Documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11091">#11091</a>: Updated documentation to refer to hyphenated options: replaced <code>--junitxml</code> with <code>--junit-xml</code> and <code>--collectonly</code> with <code>--collect-only</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/33f694f4b"><code>33f694f</code></a> Prepare release version 7.4.4</li> <li><a href="https://github.com/pytest-dev/pytest/commit/76c107c463afcaddf74ca48252614... (continued)
766 of 806 relevant lines covered (95.04%)
1.9 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | py3.10-ansible2.15.* - 7508328903.1 | 9 |
95.04 |
||
2 | py3.11-ansible2.15.* - 7508328903.2 | 9 |
95.04 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|