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

Add checking for relative paths in translation patterns #296

Merged
merged 3 commits into from
Jul 29, 2020

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #296 into cli3 will decrease coverage by 0.03%.
The diff coverage is 33.34%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #296      +/-   ##
============================================
- Coverage     55.02%   54.99%   -0.02%     
- Complexity      447      448       +1     
============================================
  Files            78       78              
  Lines          2494     2497       +3     
  Branches        365      366       +1     
============================================
+ Hits           1372     1373       +1     
- Misses          943      944       +1     
- Partials        179      180       +1     
Impacted Files Coverage Δ Complexity Δ
...java/com/crowdin/cli/properties/CliProperties.java 64.74% <33.34%> (-0.46%) 54.00 <1.00> (+1.00) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5b339f...3c43d03. Read the comment docs.

@andrii-bodnar andrii-bodnar merged commit 7d4981f into cli3 Jul 29, 2020
@andrii-bodnar andrii-bodnar deleted the improve-checking-config-file branch July 29, 2020 14:08
@andrii-bodnar andrii-bodnar linked an issue Jul 31, 2020 that may be closed by this pull request
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.

Catch relative path errors with crowdin lint
2 participants