dxfjs / writer

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

fix: table cell text height overriding #118

Closed DeepankarGupta13 closed 1 year ago

DeepankarGupta13 commented 1 year ago

Added cell text overriding flag and cell text height group code for ACAD_TABLE

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (13885fa) 91.20% compared to head (7d366f6) 91.17%.

:exclamation: Current head 7d366f6 differs from pull request most recent head bae2a03. Consider uploading reports for the commit bae2a03 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== - Coverage 91.20% 91.17% -0.04% ========================================== Files 92 92 Lines 8108 8113 +5 Branches 483 483 ========================================== + Hits 7395 7397 +2 - Misses 713 716 +3 ``` | [Impacted Files](https://app.codecov.io/gh/dxfjs/writer/pull/118?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/Table.ts](https://app.codecov.io/gh/dxfjs/writer/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dxfjs#diff-c3JjL1NlY3Rpb25zL0VudGl0aWVzU2VjdGlvbi9FbnRpdGllcy9UYWJsZS50cw==) | `49.56% <40.00%> (-0.44%)` | :arrow_down: |

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