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

Talk Bot API #97

Merged
merged 20 commits into from
Aug 26, 2023
Merged

Talk Bot API #97

merged 20 commits into from
Aug 26, 2023

Conversation

bigcat88
Copy link
Contributor

Full Talk Bot API + docs + examples
(in progress)

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 added this to the 0.0.41 milestone Aug 23, 2023
@bigcat88 bigcat88 added the enhancement New feature or request label Aug 23, 2023
@bigcat88 bigcat88 self-assigned this Aug 23, 2023
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88
Copy link
Contributor Author

bigcat88 commented Aug 23, 2023

CI will continue to fail until we merge this: nextcloud/app_api/pull/53

bigcat88 and others added 2 commits August 24, 2023 11:29
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #97 (28a0543) into main (1a9e412) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   99.65%   99.69%   +0.03%     
==========================================
  Files          27       28       +1     
  Lines        2038     2294     +256     
==========================================
+ Hits         2031     2287     +256     
  Misses          7        7              
Files Changed Coverage Δ
nc_py_api/_misc.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% <100.00%> (ø)
nc_py_api/ex_app/integration_fastapi.py 100.00% <100.00%> (ø)
nc_py_api/nextcloud.py 100.00% <100.00%> (ø)
nc_py_api/talk.py 100.00% <100.00%> (ø)
nc_py_api/talk_bot.py 100.00% <100.00%> (ø)

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>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
…vers`

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>
@bigcat88 bigcat88 merged commit 89d4477 into main Aug 26, 2023
13 checks passed
@bigcat88 bigcat88 deleted the talk-bot branch August 26, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant