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

feat: implement resources and rooms overview #5961

Merged
merged 1 commit into from
Jul 23, 2024

feat: implement resources and rooms overview

8b09651
Select commit
Loading
Failed to load commit list.
Merged

feat: implement resources and rooms overview #5961

feat: implement resources and rooms overview
8b09651
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2024 in 0s

23.68% (-0.29%) compared to fd1e0cb

View this Pull Request on Codecov

23.68% (-0.29%) compared to fd1e0cb

Details

Codecov Report

Attention: Patch coverage is 3.62319% with 133 lines in your changes missing coverage. Please review.

Project coverage is 23.68%. Comparing base (fd1e0cb) to head (8b09651).
Report is 38 commits behind head on main.

Files Patch % Lines
...mponents/Editor/FreeBusy/RoomAvailabilityModal.vue 0.00% 86 Missing ⚠️
...omponents/Editor/FreeBusy/RoomAvailabilityList.vue 0.00% 28 Missing ⚠️
src/store/principals.js 0.00% 10 Missing and 1 partial ⚠️
...components/Editor/Resources/ResourceListSearch.vue 0.00% 5 Missing ⚠️
src/views/Calendar.vue 0.00% 2 Missing ⚠️
src/services/caldavService.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5961      +/-   ##
============================================
- Coverage     23.97%   23.68%   -0.29%     
  Complexity      457      457              
============================================
  Files           247      249       +2     
  Lines         11606    11773     +167     
  Branches       2177     2214      +37     
============================================
+ Hits           2782     2788       +6     
- Misses         8509     8667     +158     
- Partials        315      318       +3     

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