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(module:icon): debounce icon rendering on animation frame #8579

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(module:icon): debounce icon rendering on animation frame

08a3c8c
Select commit
Loading
Failed to load commit list.
Open

fix(module:icon): debounce icon rendering on animation frame #8579

fix(module:icon): debounce icon rendering on animation frame
08a3c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 1s

91.94% (-0.01%) compared to d28876c, passed because coverage increased by 0% when compared to adjusted base (91.94%)

View this Pull Request on Codecov

91.94% (-0.01%) compared to d28876c, passed because coverage increased by 0% when compared to adjusted base (91.94%)

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.94%. Comparing base (d28876c) to head (08a3c8c).
Report is 52 commits behind head on master.

Files with missing lines Patch % Lines
components/icon/icon.directive.ts 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8579      +/-   ##
==========================================
- Coverage   91.95%   91.94%   -0.01%     
==========================================
  Files         537      537              
  Lines       18452    18454       +2     
  Branches     2814     2815       +1     
==========================================
+ Hits        16967    16968       +1     
  Misses       1183     1183              
- Partials      302      303       +1     

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