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

Big rework + Notifications API #59

Merged
merged 8 commits into from
Aug 2, 2023
Merged

Big rework + Notifications API #59

merged 8 commits into from
Aug 2, 2023

Conversation

bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Aug 2, 2023

Related to this: nextcloud/app_api#25

CI will fail until merge in AppEcosystem, that's fine

Added Notification API + start grouping APIs

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #59 (dab149d) into main (f149e52) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   98.87%   98.95%   +0.07%     
==========================================
  Files          21       24       +3     
  Lines        1421     1525     +104     
==========================================
+ Hits         1405     1509     +104     
  Misses         16       16              
Files Changed Coverage Δ
nc_py_api/_session.py 97.95% <ø> (ø)
nc_py_api/apps.py 100.00% <ø> (ø)
nc_py_api/preferences.py 100.00% <ø> (ø)
nc_py_api/theming.py 100.00% <ø> (ø)
nc_py_api/__init__.py 100.00% <100.00%> (ø)
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/constants.py 100.00% <100.00%> (ø)
nc_py_api/files.py 98.90% <100.00%> (-0.28%) ⬇️
nc_py_api/files_defs.py 100.00% <100.00%> (ø)
nc_py_api/files_sharing.py 80.48% <100.00%> (-7.92%) ⬇️
... and 9 more

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 merged commit ff10d39 into main Aug 2, 2023
13 checks passed
@bigcat88 bigcat88 deleted the send-notifications branch August 2, 2023 14:57
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