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: dryrun for bundle download #648

Merged
merged 1 commit into from
Oct 5, 2023

feat: dryrun for bundle download

cd4280a
Select commit
Loading
Failed to load commit list.
Merged

feat: dryrun for bundle download #648

feat: dryrun for bundle download
cd4280a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2023 in 0s

30.44% of diff hit (target 30.00%)

View this Pull Request on Codecov

30.44% of diff hit (target 30.00%)

Annotations

Check warning on line 66 in src/main/java/com/crowdin/cli/commands/actions/DownloadBundleAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/actions/DownloadBundleAction.java#L66

Added line #L66 was not covered by tests

Check warning on line 78 in src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java#L78

Added line #L78 was not covered by tests

Check warning on line 84 in src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java#L81-L84

Added lines #L81 - L84 were not covered by tests

Check warning on line 86 in src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java#L86

Added line #L86 was not covered by tests

Check warning on line 93 in src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/functionality/FsFiles.java#L88-L93

Added lines #L88 - L93 were not covered by tests

Check warning on line 31 in src/main/java/com/crowdin/cli/commands/picocli/DownloadBundleSubcommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/crowdin/cli/commands/picocli/DownloadBundleSubcommand.java#L31

Added line #L31 was not covered by tests