docx icon indicating copy to clipboard operation
docx copied to clipboard

feat: Add ability to detect patches which are present in a file

Open zarwan-translate opened this issue 1 year ago • 3 comments

Greetings 👋

I have a use case where I won't know in advance which patches are available within a template.

This PR adds functionality to traverse a document looking for handlebars and returning the patches found.

zarwan-translate avatar Mar 07 '24 20:03 zarwan-translate

@dolanmiu - For some reason, I was unable to add you as a reviewer. Are you able to take a look at this PR, please?

zarwan-translate avatar Mar 11 '24 23:03 zarwan-translate

Looking, thank you

dolanmiu avatar Apr 06 '24 16:04 dolanmiu

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (022b25c) to head (6a7890f).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2633   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          280       281    +1     
  Lines        14048     14081   +33     
  Branches      1369      1378    +9     
=========================================
+ Hits         14048     14081   +33     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 06 '24 16:04 codecov[bot]