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(abc:st): add drag property #1876

Merged
merged 2 commits into from
Jan 19, 2025

chore: add test

406d9be
Select commit
Loading
Failed to load commit list.
Merged

feat(abc:st): add drag property #1876

chore: add test
406d9be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2025 in 0s

94.97% (-0.03%) compared to e28a21a

View this Pull Request on Codecov

94.97% (-0.03%) compared to e28a21a

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.97%. Comparing base (e28a21a) to head (406d9be).

Files with missing lines Patch % Lines
packages/abc/st/st.component.ts 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1876      +/-   ##
==========================================
- Coverage   95.00%   94.97%   -0.03%     
==========================================
  Files         273      273              
  Lines        8850     8859       +9     
  Branches     1710     1814     +104     
==========================================
+ Hits         8408     8414       +6     
- Misses        364      366       +2     
- Partials       78       79       +1     

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