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

NextcloudApp: polishing API, AppAPI 2.3.0 #233

Merged
merged 10 commits into from
Mar 17, 2024
Merged

Conversation

bigcat88
Copy link
Member

@bigcat88 bigcat88 commented Feb 25, 2024

Maintenance update:

  • applied changes from AppAPI 2.3.0 (renamed vars)
  • fixed CI for Nextcloud Master with PGSQL(some server bug?)
  • removed non needed stuff(optional API scopes)
  • updated Security.md

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

codecov bot commented Feb 25, 2024

Codecov Report

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

Project coverage is 99.81%. Comparing base (3fcf6b2) to head (430cbe8).

❗ Current head 430cbe8 differs from pull request most recent head d311d31. Consider uploading reports for the commit d311d31 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   99.84%   99.81%   -0.03%     
==========================================
  Files          42       42              
  Lines        5013     4986      -27     
==========================================
- Hits         5005     4977      -28     
- Misses          8        9       +1     
Files Coverage Δ
nc_py_api/_session.py 100.00% <100.00%> (ø)
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/__init__.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/defs.py 100.00% <ø> (ø)
nc_py_api/ex_app/integration_fastapi.py 100.00% <100.00%> (ø)
nc_py_api/files/files.py 100.00% <ø> (ø)
nc_py_api/ex_app/misc.py 96.42% <50.00%> (-3.58%) ⬇️

@bigcat88 bigcat88 changed the title NextcloudApp: polishing API, preparing for AppAPI 2.3.0 NextcloudApp: polishing API, AppAPI 2.3.0 Mar 17, 2024
@bigcat88 bigcat88 marked this pull request as ready for review March 17, 2024 11:45
@bigcat88 bigcat88 merged commit 1c816be into main Mar 17, 2024
1 check passed
@bigcat88 bigcat88 deleted the nextcloud-app-adjustments branch March 17, 2024 11:48
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.

None yet

1 participant