|
Ran
|
Jobs
1
|
Files
874
|
Run time
3min
|
Badge
README BADGES
|
push
github
build(deps): bump coverage from 7.10.5 to 7.10.7 (#20108) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.5 to 7.10.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage's changelog</a>.</em></p> <blockquote> <h2>Version 7.10.7 — 2025-09-21</h2> <ul> <li> <p>Performance: with branch coverage in large files, generating HTML, JSON, or LCOV reports could take far too long due to some quadratic behavior when creating the function and class index pages. This is now fixed, closing <code>issue 2048</code>_. Thanks to Daniel Diniz for help diagnosing the problem.</p> </li> <li> <p>Most warnings and a few errors now have links to a page in the docs explaining the specific message. Closes <code>issue 1921</code>_.</p> </li> </ul> <p>.. _issue 1921: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1921">nedbat/coveragepy#1921</a> .. _issue 2048: <a href="https://redirect.github.com/nedbat/coveragepy/issues/2048">nedbat/coveragepy#2048</a></p> <p>.. _changes_7-10-6:</p> <h2>Version 7.10.6 — 2025-08-29</h2> <ul> <li> <p>Fix: <code>source</code> directories were not properly communicated to subprocesses that ran in different directories, as reported in <code>issue 1499</code>_. This is now fixed.</p> </li> <li> <p>Performance: <code>Alex Gaynor continues fine-tuning <pull 2038_></code>_ the speed of combination, especially with many contexts.</p> </li> </ul> <p>.. _issue 1499: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1499">nedbat/coveragepy#1499</a> .. _pull 2038: <a href="https://redirect.github.com/nedbat/coveragepy/pull/2038">nedbat/coveragepy#2038</a></p> <p>.. _changes_7-10-5:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/92a2af54e"><code>92a2af5</code></a> docs: sample HTML for 7.10.7</li> <li><a href="... (continued)
10331 of 11494 branches covered (89.88%)
Branch coverage included in aggregate %.
102850 of 112671 relevant lines covered (91.28%)
1.83 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
95.01 |
-0.43% | chia/farmer/farmer_api.py |
| 2 |
85.9 |
-0.15% | chia/full_node/full_node_api.py |
| 2 |
89.29 |
-1.43% | chia/timelord/timelord_launcher.py |
| 3 |
82.11 |
-0.54% | chia/server/node_discovery.py |
| 7 |
83.63 |
-0.84% | chia/daemon/server.py |
| 11 |
71.94 |
-1.31% | chia/timelord/timelord.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18136157254.1 | 1748 |
91.15 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|