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: Render drawers bar if only global drawers are present #3006

Merged
merged 3 commits into from
Nov 13, 2024

fix: A11y issues on runtime-drawers-with-only-global page

01a925d
Select commit
Loading
Failed to load commit list.
Merged

fix: Render drawers bar if only global drawers are present #3006

fix: A11y issues on runtime-drawers-with-only-global page
01a925d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

96.30% (target 90.00%)

View this Pull Request on Codecov

96.30% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.30%. Comparing base (31cd27d) to head (01a925d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3006    +/-   ##
========================================
  Coverage   96.30%   96.30%            
========================================
  Files         777      777            
  Lines       21874    21881     +7     
  Branches     7470     7074   -396     
========================================
+ Hits        21066    21073     +7     
- Misses        755      800    +45     
+ Partials       53        8    -45     

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