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

fix: support double curly braces #572

Merged
merged 1 commit into from
May 10, 2023

Conversation

yzerk
Copy link
Contributor

@yzerk yzerk commented Apr 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #572 (eedfdbf) into cli3 (0b9905f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               cli3     #572      +/-   ##
============================================
+ Coverage     61.52%   61.54%   +0.02%     
  Complexity     1150     1150              
============================================
  Files           171      171              
  Lines          5044     5046       +2     
  Branches        770      770              
============================================
+ Hits           3103     3105       +2     
  Misses         1520     1520              
  Partials        421      421              
Impacted Files Coverage Δ
...com/crowdin/cli/properties/helper/FileMatcher.java 78.58% <100.00%> (+3.58%) ⬆️

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

@andrii-bodnar andrii-bodnar merged commit e3c20eb into cli3 May 10, 2023
@andrii-bodnar andrii-bodnar deleted the bug/#330-support-double-curly-braces branch May 10, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Illegal repetition near index 1 when module path contains characters like '{{' in the name
2 participants