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: Add ability to detect patches which are present in a file #2633

Merged
merged 3 commits into from
May 22, 2024

Conversation

zarwan-translate
Copy link
Contributor

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
Copy link
Contributor Author

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

@dolanmiu
Copy link
Owner

dolanmiu commented Apr 6, 2024

Looking, thank you

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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     

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

@dolanmiu dolanmiu self-requested a review May 22, 2024 02:02
@dolanmiu dolanmiu merged commit 9627957 into dolanmiu:master May 22, 2024
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.

None yet

3 participants