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

feat: reduce error severity for files being updated. #623

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

katerina20
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #623 (50d910b) into main (f13915f) will decrease coverage by 0.04%.
Report is 1 commits behind head on main.
The diff coverage is 28.58%.

@@             Coverage Diff              @@
##               main     #623      +/-   ##
============================================
- Coverage     61.88%   61.84%   -0.04%     
- Complexity     1191     1192       +1     
============================================
  Files           180      181       +1     
  Lines          5178     5185       +7     
  Branches        786      787       +1     
============================================
+ Hits           3204     3206       +2     
- Misses         1544     1549       +5     
  Partials        430      430              
Files Changed Coverage Δ
...wdin/cli/commands/actions/UploadSourcesAction.java 51.36% <0.00%> (-1.01%) ⬇️
...a/com/crowdin/cli/client/CrowdinProjectClient.java 67.86% <100.00%> (+0.20%) ⬆️
.../com/crowdin/cli/client/FileInUpdateException.java 100.00% <100.00%> (ø)

@andrii-bodnar andrii-bodnar merged commit 6887f03 into main Aug 23, 2023
8 checks passed
@andrii-bodnar andrii-bodnar linked an issue Aug 23, 2023 that may be closed by this pull request
@andrii-bodnar andrii-bodnar deleted the feat/reduce-severity branch September 1, 2023 06:20
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.

Reduce the 'This file is currently being updated' error severity
2 participants