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(cp): avoid showing empty descriptor in progress bar #1528

Merged

improve code redability

793acd1
Select commit
Loading
Failed to load commit list.
Merged

fix(cp): avoid showing empty descriptor in progress bar #1528

improve code redability
793acd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

83.99% (target 75.00%)

View this Pull Request on Codecov

83.99% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.99%. Comparing base (b8db531) to head (793acd1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1528      +/-   ##
==========================================
+ Coverage   83.87%   83.99%   +0.12%     
==========================================
  Files         118      118              
  Lines        5166     5174       +8     
==========================================
+ Hits         4333     4346      +13     
+ Misses        592      588       -4     
+ Partials      241      240       -1     

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