|
Ran
|
Jobs
6
|
Files
11
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update svg-path requirement from <7 to <8 (#259) Updates the requirements on [svg-path](https://github.com/regebro/svg.path) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/regebro/svg.path/blob/master/CHANGES.txt">svg-path's changelog</a>.</em></p> <blockquote> <h2>7.0 (2025-07-06)</h2> <ul> <li> <p>Make the Move class a Path Segment, for type annotation consistency. If anyone is using isinstance() expecting that only draw commands are PathSegments, this will break that. Instead the test has to be explicitly that it is NOT a Move segment.</p> </li> <li> <p>Paths can now be sliced to return Paths.</p> </li> </ul> <h2>6.4b1 (2025-02-27)</h2> <ul> <li> <p>Improved test reliability [bdrung]</p> </li> <li> <p>Added type annotations. [udifuchs]</p> </li> </ul> <h2>6.3 (2023-04-29)</h2> <ul> <li> <p>Fixed serialization of 'H'/'h' command.</p> </li> <li> <p>New boundingbox() methods allow you to get the boundingbox() for paths.[twjang]</p> </li> <li> <p>Tests are now outside the source directory, which is common practice now.</p> </li> <li> <p>Drops Python 3.6 and 3.7, adds support for 3.10 and 3.11.</p> </li> </ul> <h2>6.2 (2022-06-17)</h2> <ul> <li> <p>Allow numbers with decimal point but no decimals, because other parsers do.</p> </li> <li> <p>Re-enabled the README.rst doctest, which got lost when switching to pytest.</p> </li> </ul> <h2>6.1 (2022-06-09)</h2> <ul> <li>Not all path segments preserved the relative setting. [Lucas-C]</li> </ul> <h2>6.0 (2022-04-14)</h2> <ul> <li>No functional changes from 6.0b1, only changes to tests.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/regebro/svg.path/commit/bf9e86a7a"><code>bf9e86a</code></a> Preparing release 7.0</li> <li><a href="https://github.com/regebro/svg.path/commit/74191cc529915ba... (continued)
1141 of 1193 relevant lines covered (95.64%)
5.74 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | py3.10-ansible2.17.* - 17081501435.1 | 11 |
95.56 |
GitHub Action Run | |
| 2 | py3.11-ansible2.16.* - 17081501435.2 | 11 |
95.64 |
GitHub Action Run | |
| 3 | py3.10-ansible2.16.* - 17081501435.3 | 11 |
95.64 |
GitHub Action Run | |
| 4 | py3.11-ansible2.17.* - 17081501435.4 | 11 |
95.56 |
GitHub Action Run | |
| 5 | py3.11-ansible2.18.* - 17081501435.5 | 11 |
95.56 |
GitHub Action Run | |
| 6 | py3.12-ansible2.18.* - 17081501435.6 | 11 |
95.56 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|