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

added TextProcessing Provider API #198

Merged
merged 1 commit into from
Jan 1, 2024
Merged

added TextProcessing Provider API #198

merged 1 commit into from
Jan 1, 2024

Conversation

bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Jan 1, 2024

Ref1: nextcloud/app_api/pull/191
Ref2: Implementing a TextProcessing provider

Examples will be later, thinking about concept, want them to be production ready.

Signed-off-by: Alexander Piskun <[email protected]>
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5278ce5) 99.84% compared to head (a9bebee) 99.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   99.84%   99.85%           
=======================================
  Files          39       40    +1     
  Lines        4603     4674   +71     
=======================================
+ Hits         4596     4667   +71     
  Misses          7        7           
Files Coverage Δ
nc_py_api/ex_app/providers/providers.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/providers/text_processing.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit b9d6050 into main Jan 1, 2024
18 checks passed
@bigcat88 bigcat88 deleted the text-processing branch January 1, 2024 21:59
@bigcat88
Copy link
Contributor Author

TextProcessing was a little bit reworked:
nextcloud/app_api#208
#201

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