dxfjs / writer

A JavaScript dxf generator written in TypeScript.
https://dxf.vercel.app
MIT License
79 stars 17 forks source link

fix: true color type should be number #154

Closed tarikjabiri closed 10 months ago

tarikjabiri commented 10 months ago

fixes: #153

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage is 98.80% of modified lines.

:exclamation: Current head a39929c differs from pull request most recent head 668d110. Consider uploading reports for the commit 668d110 to get more accurate results

Files Changed Coverage
examples/mtext.ts ø
src/helpers/transform.ts 69.04%
examples/dimension.ts 100.00%
examples/index.ts 100.00%
examples/mesh.ts 100.00%
examples/polyline.ts 100.00%
examples/rectangle.ts 100.00%
examples/utils.ts 100.00%
src/blocks/block.ts 100.00%
src/blocks/blocks.ts 100.00%
... and 77 more

:loudspeaker: Thoughts on this report? Let us know!.