close
Skip to content

fix: branch remove special characters#114

Merged
andrii-bodnar merged 1 commit intomasterfrom
fix-branch-name
Nov 13, 2023
Merged

fix: branch remove special characters#114
andrii-bodnar merged 1 commit intomasterfrom
fix-branch-name

Conversation

@yevheniyJ
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 4, 2023

Codecov Report

Merging #114 (218bfe2) into master (9065c74) will increase coverage by 0.27%.
The diff coverage is 32.00%.

@@             Coverage Diff              @@
##             master     #114      +/-   ##
============================================
+ Coverage     19.83%   20.10%   +0.27%     
- Complexity      143      147       +4     
============================================
  Files            42       43       +1     
  Lines          1942     1956      +14     
  Branches        232      234       +2     
============================================
+ Hits            385      393       +8     
- Misses         1505     1511       +6     
  Partials         52       52              
Files Coverage Δ
...c/main/java/com/crowdin/client/RequestBuilder.java 0.00% <0.00%> (ø)
src/main/java/com/crowdin/util/ActionUtils.java 0.00% <0.00%> (ø)
src/main/java/com/crowdin/util/GitUtil.java 36.37% <88.89%> (+36.37%) ⬆️
src/main/java/com/crowdin/client/BranchInfo.java 0.00% <0.00%> (ø)
src/main/java/com/crowdin/logic/BranchLogic.java 0.00% <0.00%> (ø)

@andrii-bodnar andrii-bodnar linked an issue Nov 13, 2023 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit 2fca523 into master Nov 13, 2023
@andrii-bodnar andrii-bodnar deleted the fix-branch-name branch November 13, 2023 17:03
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.

we use with branch with \ / : * ? " > |

2 participants