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

Improve sidebar organization #6129

Merged
merged 1 commit into from
Jul 15, 2024

feat: improve sidebar organization

6bebd61
Select commit
Loading
Failed to load commit list.
Merged

Improve sidebar organization #6129

feat: improve sidebar organization
6bebd61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 15, 2024 in 1s

23.99% (-5.85%) compared to 9802787

View this Pull Request on Codecov

23.99% (-5.85%) compared to 9802787

Details

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 23.99%. Comparing base (9802787) to head (6bebd61).
Report is 3 commits behind head on main.

Files Patch % Lines
src/components/AppNavigation/CalendarList.vue 0.00% 22 Missing ⚠️
...ts/AppNavigation/CalendarList/CalendarListItem.vue 0.00% 9 Missing ⚠️
...nts/AppNavigation/CalendarList/CalendarListNew.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6129      +/-   ##
============================================
- Coverage     29.84%   23.99%   -5.85%     
+ Complexity      914      457     -457     
============================================
  Files           289      247      -42     
  Lines         13768    11576    -2192     
  Branches       2165     2186      +21     
============================================
- Hits           4109     2778    -1331     
+ Misses         9344     8483     -861     
  Partials        315      315              

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