Skip to content

fix method rename and new client version

Codecov / codecov/patch succeeded Jan 22, 2024 in 1s

64.53% of diff hit (target 30.00%)

View this Pull Request on Codecov

64.53% of diff hit (target 30.00%)

Annotations

Check warning on line 219 in src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 226 in src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 263 in src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java#L261-L263

Added lines #L261 - L263 were not covered by tests

Check warning on line 290 in src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java#L288-L290

Added lines #L288 - L290 were not covered by tests

Check warning on line 367 in src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/client/CrowdinProjectClient.java#L367

Added line #L367 was not covered by tests

Check warning on line 33 in src/main/java/com/crowdin/cli/commands/actions/FileDeleteAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileDeleteAction.java#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 39 in src/main/java/com/crowdin/cli/commands/actions/FileDownloadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileDownloadAction.java#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in src/main/java/com/crowdin/cli/commands/actions/FileDownloadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileDownloadAction.java#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 63 in src/main/java/com/crowdin/cli/commands/actions/FileDownloadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileDownloadAction.java#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 43 in src/main/java/com/crowdin/cli/commands/actions/FileDownloadTranslationAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileDownloadTranslationAction.java#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 47 in src/main/java/com/crowdin/cli/commands/actions/FileDownloadTranslationAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileDownloadTranslationAction.java#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 79 in src/main/java/com/crowdin/cli/commands/actions/FileDownloadTranslationAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileDownloadTranslationAction.java#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 54 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L54

Added line #L54 was not covered by tests

Check warning on line 70 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 82 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L82

Added line #L82 was not covered by tests

Check warning on line 85 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 92 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L92

Added line #L92 was not covered by tests

Check warning on line 94 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L94

Added line #L94 was not covered by tests

Check warning on line 97 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 99 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L99

Added line #L99 was not covered by tests

Check warning on line 102 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 112 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L112

Added line #L112 was not covered by tests

Check warning on line 119 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L119

Added line #L119 was not covered by tests

Check warning on line 138 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 168 in src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/FileUploadAction.java#L168

Added line #L168 was not covered by tests