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 settings button, url fixes #136

Merged
merged 1 commit into from
Oct 30, 2024

feat: bundle settings button, url fixes

60e9aab
Select commit
Loading
Failed to load commit list.
Merged

feat: bundle settings button, url fixes #136

feat: bundle settings button, url fixes
60e9aab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

19.65% (-0.29%) compared to dca16bb

View this Pull Request on Codecov

19.65% (-0.29%) compared to dca16bb

Details

Codecov Report

Attention: Patch coverage is 0% with 54 lines in your changes missing coverage. Please review.

Project coverage is 19.65%. Comparing base (dca16bb) to head (60e9aab).

Files with missing lines Patch % Lines
.../com/crowdin/ui/panel/download/DownloadWindow.java 0.00% 29 Missing ⚠️
.../java/com/crowdin/action/BundleSettingsAction.java 0.00% 22 Missing ⚠️
...rowdin/ui/panel/download/action/RefreshAction.java 0.00% 2 Missing ⚠️
src/main/java/com/crowdin/client/Crowdin.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #136      +/-   ##
============================================
- Coverage     19.94%   19.65%   -0.29%     
  Complexity      209      209              
============================================
  Files            59       60       +1     
  Lines          2804     2846      +42     
  Branches        366      372       +6     
============================================
  Hits            559      559              
- Misses         2177     2219      +42     
  Partials         68       68              

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