Repo Added
|
Files
23
|
Badge
README BADGES
|
push
github
Bump coverage[toml] from 7.10.1 to 7.10.2 (#412) Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.10.1 to 7.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/releases">coverage[toml]'s releases</a>.</em></p> <blockquote> <h2>7.10.2</h2> <h2>Version 7.10.2 — 2025-08-03</h2> <ul> <li>Fix: some code with NOP bytecodes could report missing branches that are actually executed. This is now fixed, closing <a href="https://redirect.github.com/nedbat/coveragepy/issues/1999">issue 1999</a>. Python 3.9 still shows the problem.</li> </ul> <p>:arrow_right: PyPI page: <a href="https://pypi.org/project/coverage/7.10.2">coverage 7.10.2</a>. :arrow_right: To install: <code>python3 -m pip install coverage==7.10.2</code></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage[toml]'s changelog</a>.</em></p> <blockquote> <h2>Version 7.10.2 — 2025-08-03</h2> <ul> <li>Fix: some code with NOP bytecodes could report missing branches that are actually executed. This is now fixed, closing <code>issue 1999</code>_. Python 3.9 still shows the problem.</li> </ul> <p>.. _issue 1999: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1999">nedbat/coveragepy#1999</a></p> <p>.. _changes_7-10-1:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/a8678528d"><code>a867852</code></a> docs: sample HTML for 7.10.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/e7bfabe1c"><code>e7bfabe</code></a> docs: prep for 7.10.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/5dbd73600"><code>5dbd736</code></a> test: this test often borks metacov, retry it</li> <li><a href="https://github.com/nedbat/... (continued)
37 of 37 new or added lines in 3 files covered. (100.0%)
15 existing lines in 1 file now uncovered.1765 of 1839 relevant lines covered (95.98%)
0.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|