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

refactor: Use utils from toolkit #1406

Merged
merged 5 commits into from
Aug 15, 2023

fix new tests

2dc7f21
Select commit
Loading
Failed to load commit list.
Merged

refactor: Use utils from toolkit #1406

fix new tests
2dc7f21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2023 in 1s

93.52% (target 90.00%)

View this Pull Request on Codecov

93.52% (target 90.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04% ⚠️

Comparison is base (9134265) 93.55% compared to head (2dc7f21) 93.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1406      +/-   ##
==========================================
- Coverage   93.55%   93.52%   -0.04%     
==========================================
  Files         630      626       -4     
  Lines       16875    16818      -57     
  Branches     5570     5562       -8     
==========================================
- Hits        15788    15729      -59     
- Misses       1014     1016       +2     
  Partials       73       73              
Files Changed Coverage Δ
src/app-layout/utils/use-content-width.ts 92.85% <ø> (ø)
src/app-layout/utils/use-observed-element.ts 100.00% <ø> (ø)
src/internal/hooks/use-dynamic-overlap/index.ts 100.00% <ø> (ø)
src/internal/hooks/use-mouse-down-target.ts 100.00% <ø> (ø)
src/pie-chart/labels.tsx 97.77% <ø> (ø)
src/popover/container.tsx 46.66% <ø> (ø)
...ource-selector/s3-in-context/use-versions-fetch.ts 100.00% <ø> (ø)
src/split-panel/bottom.tsx 100.00% <ø> (ø)
src/table/use-sticky-header.ts 82.35% <ø> (ø)
src/app-layout/index.tsx 93.49% <100.00%> (ø)
... and 13 more

... and 1 file with indirect coverage changes

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