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: Disable implicit tools integration into drawers list #1581

Merged
merged 1 commit into from
Sep 28, 2023

chore: Disable implicit tools integration into drawers list

d509db0
Select commit
Loading
Failed to load commit list.
Merged

chore: Disable implicit tools integration into drawers list #1581

chore: Disable implicit tools integration into drawers list
d509db0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

94.05% (target 90.00%)

View this Pull Request on Codecov

94.05% (target 90.00%)

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b7d291c) 94.05% compared to head (d509db0) 94.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1581      +/-   ##
==========================================
- Coverage   94.05%   94.05%   -0.01%     
==========================================
  Files         649      649              
  Lines       17572    17569       -3     
  Branches     5770     5772       +2     
==========================================
- Hits        16528    16524       -4     
- Misses        975      976       +1     
  Partials       69       69              
Files Coverage Δ
src/app-layout/drawer/index.tsx 98.59% <100.00%> (-0.04%) ⬇️
src/app-layout/index.tsx 94.07% <100.00%> (ø)
src/app-layout/mobile-toolbar/index.tsx 94.28% <100.00%> (-0.31%) ⬇️
src/app-layout/utils/use-drawers.ts 100.00% <100.00%> (ø)
src/app-layout/visual-refresh/context.tsx 91.78% <100.00%> (+0.11%) ⬆️
src/app-layout/visual-refresh/drawers.tsx 91.76% <100.00%> (-2.24%) ⬇️
src/app-layout/visual-refresh/layout.tsx 100.00% <100.00%> (ø)
src/app-layout/visual-refresh/mobile-toolbar.tsx 100.00% <100.00%> (ø)
src/app-layout/visual-refresh/tools.tsx 86.88% <100.00%> (ø)

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