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: bundle browse command #866

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix test

171f6ae
Select commit
Loading
Failed to load commit list.
Open

feat: bundle browse command #866

fix test
171f6ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

65.81% (-0.12%) compared to 3ec7e64

View this Pull Request on Codecov

65.81% (-0.12%) compared to 3ec7e64

Details

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes missing coverage. Please review.

Project coverage is 65.81%. Comparing base (3ec7e64) to head (171f6ae).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...owdin/cli/commands/actions/BundleBrowseAction.java 9.10% 10 Missing ⚠️
...n/cli/commands/picocli/BundleBrowseSubcommand.java 25.00% 3 Missing ⚠️
...crowdin/cli/commands/picocli/ActCommandBundle.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #866      +/-   ##
============================================
- Coverage     65.93%   65.81%   -0.12%     
- Complexity     1543     1546       +3     
============================================
  Files           228      230       +2     
  Lines          6281     6299      +18     
  Branches        946      947       +1     
============================================
+ Hits           4141     4145       +4     
- Misses         1593     1607      +14     
  Partials        547      547              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.