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: add a setting for the default calendar url #5790

Merged
merged 1 commit into from
Feb 29, 2024

feat: add a setting for the default calendar url

7a307bb
Select commit
Loading
Failed to load commit list.
Merged

feat: add a setting for the default calendar url #5790

feat: add a setting for the default calendar url
7a307bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 29, 2024 in 0s

24.13% (-0.07%) compared to 5a45f89

View this Pull Request on Codecov

24.13% (-0.07%) compared to 5a45f89

Details

Codecov Report

Attention: Patch coverage is 2.50000% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 24.13%. Comparing base (5a45f89) to head (7a307bb).
Report is 29 commits behind head on main.

Files Patch % Lines
src/components/AppNavigation/Settings.vue 0.00% 25 Missing ⚠️
src/store/principals.js 0.00% 6 Missing ⚠️
src/store/calendarObjects.js 0.00% 4 Missing ⚠️
src/components/Shared/CalendarPicker.vue 0.00% 3 Missing ⚠️
src/store/calendars.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5790      +/-   ##
============================================
- Coverage     24.19%   24.13%   -0.07%     
  Complexity      423      423              
============================================
  Files           243      243              
  Lines         11005    11038      +33     
  Branches       1824     1833       +9     
============================================
+ Hits           2663     2664       +1     
- Misses         8342     8374      +32     

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