feat: escape_quotes support#152
Merged
Merged
Codecov / codecov/project
succeeded
Jun 17, 2026 in 1s
19.96% (+0.10%) compared to 01ae031
View this Pull Request on Codecov
19.96% (+0.10%) compared to 01ae031
Details
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.
Loading