dxfjs / writer

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

fix: extrusion point in hatch entity #120

Closed DeepankarGupta13 closed 1 year ago

DeepankarGupta13 commented 1 year ago

Removing extrusion point

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 62.50% and project coverage change: -0.04 :warning:

Comparison is base (316c4a8) 91.17% compared to head (92ac6cc) 91.14%.

:exclamation: Current head 92ac6cc differs from pull request most recent head c26dfeb. Consider uploading reports for the commit c26dfeb to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== - Coverage 91.17% 91.14% -0.04% ========================================== Files 92 92 Lines 8113 8118 +5 Branches 483 483 ========================================== + Hits 7397 7399 +2 - Misses 716 719 +3 ``` | [Impacted Files](https://app.codecov.io/gh/dxfjs/writer/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dxfjs) | Coverage Δ | | |---|---|---| | [src/Sections/EntitiesSection/Entities/Hatch.ts](https://app.codecov.io/gh/dxfjs/writer/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dxfjs#diff-c3JjL1NlY3Rpb25zL0VudGl0aWVzU2VjdGlvbi9FbnRpdGllcy9IYXRjaC50cw==) | `57.23% <0.00%> (-0.39%)` | :arrow_down: | | [src/Sections/EntitiesSection/Entity.ts](https://app.codecov.io/gh/dxfjs/writer/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dxfjs#diff-c3JjL1NlY3Rpb25zL0VudGl0aWVzU2VjdGlvbi9FbnRpdHkudHM=) | `95.91% <100.00%> (+0.08%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.