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

chore: remove deprecated options #1198

Merged
merged 1 commit into from
Nov 19, 2023

chore: remove deprecated options

d6477e9
Select commit
Loading
Failed to load commit list.
Merged

chore: remove deprecated options #1198

chore: remove deprecated options
d6477e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 19, 2023 in 1s

78.88% (-21.12%) compared to 5e4b14a

View this Pull Request on Codecov

78.88% (-21.12%) compared to 5e4b14a

Details

Codecov Report

Attention: 1104 lines in your changes are missing coverage. Please review.

Comparison is base (5e4b14a) 100.00% compared to head (d6477e9) 78.88%.
Report is 108 commits behind head on next.

Files Patch % Lines
packages/common/src/core/slickDataview.ts 0.39% 784 Missing ⚠️
packages/common/src/core/slickCore.ts 40.83% 200 Missing ⚠️
packages/common/src/core/slickInteractions.ts 3.23% 120 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              next    #1198       +/-   ##
============================================
- Coverage   100.00%   78.88%   -21.12%     
============================================
  Files          245      249        +4     
  Lines        16886    22130     +5244     
  Branches      6062     7225     +1163     
============================================
+ Hits         16886    17454      +568     
- Misses           0     4676     +4676     

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