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

fix: check strings upload status #836

Merged
merged 3 commits into from
Aug 30, 2024

fix: spinner

281ac98
Select commit
Loading
Failed to load commit list.
Merged

fix: check strings upload status #836

fix: spinner
281ac98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

65.83% (-0.06%) compared to 2c15c57

View this Pull Request on Codecov

65.83% (-0.06%) compared to 2c15c57

Details

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.

Project coverage is 65.83%. Comparing base (2c15c57) to head (281ac98).

Files with missing lines Patch % Lines
...wdin/cli/commands/actions/UploadSourcesAction.java 38.47% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #836      +/-   ##
============================================
- Coverage     65.90%   65.83%   -0.06%     
- Complexity     1514     1515       +1     
============================================
  Files           223      223              
  Lines          6160     6172      +12     
  Branches        932      934       +2     
============================================
+ Hits           4059     4063       +4     
- Misses         1562     1569       +7     
- Partials        539      540       +1     

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