Skip to content

fix: patchDocument, looks for namspaces more carefully over whole doc… #2943

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

Merged
merged 9 commits into from
Apr 16, 2025

Conversation

13W
Copy link
Contributor

@13W 13W commented Jan 24, 2025

…ument

added support of different placeholder brackets, default {{: }}

extended inputDataType to accept JSZip

@dolanmiu
Copy link
Owner

Can you add a test to your PR?

@13W
Copy link
Contributor Author

13W commented Feb 5, 2025

sorry guys, i don't think that i have enough time to write tests... and by specific of my work - i have to fix few bugs in your library to satisfy our requirements...
it would be good if someone fix the problems that i faced with, within your workflow...
i can explain each fix that i did if you wish

@dolanmiu
Copy link
Owner

dolanmiu commented Feb 5, 2025

Hi @13W

Sure, yes, can you explain each fix? Maybe it can be a comment in the code

@dolanmiu dolanmiu self-requested a review February 8, 2025 15:05
Vladimir Bulyga added 4 commits April 16, 2025 08:59
…ument

added support of different placeholder brackets, default `{{`: `}}`

extended inputDataType to accept JSZip
added parameter `recursive`(= true by default) to be able to disable
this behavior
@dolanmiu
Copy link
Owner

dolanmiu commented Apr 16, 2025

Almost ready, just need to write tests

Tests are written

Copy link

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b614b74) to head (ee61f2c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2943   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          290       290           
  Lines         8781      8796   +15     
  Branches      1420      1423    +3     
=========================================
+ Hits          8781      8796   +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dolanmiu dolanmiu merged commit fc86e18 into dolanmiu:master Apr 16, 2025
8 checks passed
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.

2 participants