Skip to content

feat: escape_quotes support#152

Merged
andrii-bodnar merged 1 commit into
masterfrom
escape_quotes_support
Jun 18, 2026
Merged

feat: escape_quotes support#152
andrii-bodnar merged 1 commit into
masterfrom
escape_quotes_support

Conversation

@yevheniyJ

Copy link
Copy Markdown
Collaborator

No description provided.

@yevheniyJ yevheniyJ linked an issue Jun 17, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.96%. Comparing base (01ae031) to head (dd79e2b).

Files with missing lines Patch % Lines
.../main/java/com/crowdin/client/config/FileBean.java 40.00% 2 Missing and 1 partial ⚠️
src/main/java/com/crowdin/logic/SourceLogic.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #152      +/-   ##
============================================
+ Coverage     19.86%   19.96%   +0.10%     
- Complexity      213      214       +1     
============================================
  Files            60       60              
  Lines          2855     2861       +6     
  Branches        370      370              
============================================
+ Hits            567      571       +4     
- Misses         2220     2223       +3     
+ Partials         68       67       -1     

☔ View full report in Codecov by Harness.
📢 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.

@andrii-bodnar andrii-bodnar merged commit 07614f3 into master Jun 18, 2026
5 checks passed
@andrii-bodnar andrii-bodnar deleted the escape_quotes_support branch June 18, 2026 07:56
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.

Support escape_quotes option in the yml configuration

2 participants