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

Document Patcher - Re-write / Re-vamp template feature #1960

Merged
merged 28 commits into from Mar 16, 2023

Conversation

dolanmiu
Copy link
Owner

This will allow docx to read existing docx files and then modify them based on a {{ handle_bars }} style notation

@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2023

Codecov Report

Patch coverage: 99.25% and project coverage change: -0.04 ⚠️

Comparison is base (0775ecb) 99.82% compared to head (4fb8d27) 99.78%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1960      +/-   ##
==========================================
- Coverage   99.82%   99.78%   -0.04%     
==========================================
  Files         321      331      +10     
  Lines        4006     4270     +264     
  Branches      561      603      +42     
==========================================
+ Hits         3999     4261     +262     
- Misses          7        9       +2     
Impacted Files Coverage Δ
src/file/media/media.ts 100.00% <ø> (ø)
src/patcher/paragraph-token-replacer.ts 94.28% <94.28%> (ø)
src/export/packer/next-compiler.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/patcher/content-types-manager.ts 100.00% <100.00%> (ø)
src/patcher/from-docx.ts 100.00% <100.00%> (ø)
src/patcher/index.ts 100.00% <100.00%> (ø)
src/patcher/paragraph-split-inject.ts 100.00% <100.00%> (ø)
src/patcher/relationship-manager.ts 100.00% <100.00%> (ø)
src/patcher/replacer.ts 100.00% <100.00%> (ø)
... and 3 more

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.

@dolanmiu dolanmiu merged commit a07d637 into master Mar 16, 2023
7 of 9 checks passed
@dolanmiu dolanmiu deleted the feat/new-template branch March 16, 2023 23:37
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.

None yet

2 participants