Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: extended data support for entities #82

Merged
merged 2 commits into from
Apr 14, 2023
Merged

feat: extended data support for entities #82

merged 2 commits into from
Apr 14, 2023

Conversation

tarikjabiri
Copy link
Member

fix #72

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage: 44.50% and project coverage change: -1.46 ⚠️

Comparison is base (352c589) 92.23% compared to head (2020c01) 90.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   92.23%   90.77%   -1.46%     
==========================================
  Files          77       81       +4     
  Lines        7844     7980     +136     
  Branches      528      520       -8     
==========================================
+ Hits         7235     7244       +9     
- Misses        609      736     +127     
Impacted Files Coverage Δ
src/Internals/ExtendedData.ts 6.12% <6.12%> (ø)
src/Internals/Functions.ts 31.81% <31.81%> (ø)
src/Sections/EntitiesSection/Entity.ts 95.69% <81.81%> (-4.31%) ⬇️
src/DxfDocument.ts 98.26% <100.00%> (ø)
src/Internals/DefinedApplication.ts 100.00% <100.00%> (ø)
src/Internals/HatchPatterns.ts 99.36% <100.00%> (ø)
src/Internals/Interfaces.ts 100.00% <100.00%> (ø)
src/Internals/index.ts 100.00% <100.00%> (ø)
src/Sections/BlocksSection/DxfBlocksSection.ts 100.00% <100.00%> (ø)
src/Sections/BlocksSection/DxfEndBlk.ts 100.00% <100.00%> (ø)
... and 39 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@tarikjabiri tarikjabiri merged commit 0a86189 into main Apr 14, 2023
@tarikjabiri tarikjabiri deleted the feat/xdata branch April 14, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support xdata
1 participant