• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thednp / svg-path-commander / 11317331565
100%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2024 08:08PM UTC
Jobs 1
Files 73
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Oct 2024 08:06PM UTC coverage: 100.0%. Remained the same
11317331565

push

github

thednp
Changes:

* removed 'auto' option for options.round, the reason is the high duration of getting the path bounding box at initialization;
* the default `origin` option value is no longer 'auto' but [0, 0, 0];
* conversion tools no longer make use of checks (EG: isPathArray) to remove bottlenecks at constructor initialization;
* fixed issue with `pathToRelative` where additional MoveTo segments didn't get converted to relative #40 ;
* fixed a small issue with `pathToAbsolute` with additional  relative `m` segments not properly processed;
* updated splitPath to work with relative arrays
* removed `pathFactory` (an elegant solution but not very fast) in favor of the below mentioned;
* removed `replaceArc` it's no longer needed;
* added new tools for each segment type for calculating length, and bbox as well as finding a point at length;
* fixed a small issue with Arc segments where getting point at given length was also finding points inside the shape and not in stroke;
* further performance improvements #44;
* updated tests;
* updated docs / demo: added path total length, point at length and bbox;
* updated dependencies.

711 of 711 branches covered (100.0%)

Branch coverage included in aggregate %.

447 of 447 new or added lines in 24 files covered. (100.0%)

1419 of 1419 relevant lines covered (100.0%)

4328.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11317331565.1 13 Oct 2024 08:08PM UTC 0
100.0
GitHub Action Run
Source Files on build 11317331565
Detailed source file information is not available for this build.
  • Back to Repo
  • 5e7a3ee0 on github
  • Prev Build on master (#11220390474)
  • Next Build on master (#11386863240)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc