Skip to content

added report_result method to TextProcessing providers API #201

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

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

bigcat88
Copy link
Member

Ref: nextcloud/app_api#208

We decided to make Provider API in a way to easy implement in ASGI applications.

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

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6552a63) 99.85% compared to head (4900abe) 99.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   99.85%   99.31%   -0.54%     
==========================================
  Files          40       40              
  Lines        4686     4695       +9     
==========================================
- Hits         4679     4663      -16     
- Misses          7       32      +25     
Files Coverage Δ
nc_py_api/ex_app/providers/text_processing.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@bigcat88 bigcat88 enabled auto-merge (squash) January 11, 2024 16:39
@bigcat88 bigcat88 merged commit a90dc77 into main Jan 11, 2024
@bigcat88 bigcat88 deleted the text-processing-provider branch January 11, 2024 16:46
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