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: windows escape symbols #684

Merged
merged 6 commits into from
Jan 8, 2024

rename path method

4079645
Select commit
Loading
Failed to load commit list.
Merged

fix: windows escape symbols #684

rename path method
4079645
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 1s

63.58% (-0.12%) compared to 0627d31

View this Pull Request on Codecov

63.58% (-0.12%) compared to 0627d31

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (0627d31) 63.70% compared to head (4079645) 63.58%.
Report is 1 commits behind head on main.

Files Patch % Lines
...in/java/com/crowdin/cli/utils/PlaceholderUtil.java 7.70% 5 Missing and 7 partials ⚠️
...owdin/cli/commands/functionality/SourcesUtils.java 0.00% 0 Missing and 3 partials ⚠️
src/main/java/com/crowdin/cli/utils/Utils.java 40.00% 1 Missing and 2 partials ⚠️
...in/cli/commands/actions/DownloadSourcesAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #684      +/-   ##
============================================
- Coverage     63.70%   63.58%   -0.12%     
  Complexity     1393     1393              
============================================
  Files           210      210              
  Lines          5660     5674      +14     
  Branches        856      862       +6     
============================================
+ Hits           3605     3607       +2     
- Misses         1596     1601       +5     
- Partials        459      466       +7     

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