dxfjs / writer

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

Added Cell Alignment #122

Closed DeepankarGupta13 closed 1 year ago

DeepankarGupta13 commented 1 year ago

Added Cell Alignment option for cells of table

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 88.88% and no project coverage change.

Comparison is base (62f6514) 91.14% compared to head (af2bd82) 91.14%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ======================================= Coverage 91.14% 91.14% ======================================= Files 92 92 Lines 8118 8144 +26 Branches 483 486 +3 ======================================= + Hits 7399 7423 +24 - Misses 719 721 +2 ``` | [Impacted Files](https://app.codecov.io/gh/dxfjs/writer/pull/122?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/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dxfjs#diff-c3JjL1NlY3Rpb25zL0VudGl0aWVzU2VjdGlvbi9FbnRpdGllcy9UYWJsZS50cw==) | `57.44% <88.88%> (+7.88%)` | :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.