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: caldav push sync poc #6348

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: caldav push sync poc #6348

wants to merge 1 commit into from

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Sep 15, 2024

TODO:

  • Authentication?
  • Backend implementation (in server)
  • Move registering code to some js library (to share it with other apps)

Signed-off-by: Richard Steinmetz <[email protected]>
@st3iny st3iny self-assigned this Sep 15, 2024
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

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

Project coverage is 23.46%. Comparing base (0ae73bc) to head (b34d696).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/services/pushService.js 0.00% 37 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6348      +/-   ##
============================================
- Coverage     23.73%   23.46%   -0.28%     
  Complexity      454      454              
============================================
  Files           247      248       +1     
  Lines         11729    11742      +13     
  Branches       2213     2206       -7     
============================================
- Hits           2784     2755      -29     
- Misses         8625     8663      +38     
- Partials        320      324       +4     
Flag Coverage Δ
javascript 15.01% <0.00%> (-0.33%) ⬇️
php 59.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant