Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Add synonym/jeopardy/antonym endpoints #6

Merged
merged 5 commits into from
Nov 10, 2023

Conversation

ReinderVosDeWael
Copy link
Contributor

@ReinderVosDeWael ReinderVosDeWael commented Nov 10, 2023

@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (79f13c8) 97.02% compared to head (4794ae4) 97.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   97.02%   97.22%   +0.20%     
==========================================
  Files          13       13              
  Lines         235      288      +53     
==========================================
+ Hits          228      280      +52     
- Misses          7        8       +1     
Files Coverage Δ
src/linguaweb_api/microservices/openai.py 100.00% <100.00%> (ø)
src/linguaweb_api/microservices/sql.py 94.73% <100.00%> (ø)
src/linguaweb_api/routers/text/controller.py 97.43% <100.00%> (+5.12%) ⬆️
src/linguaweb_api/routers/text/schemas.py 100.00% <100.00%> (ø)
src/linguaweb_api/routers/text/views.py 100.00% <100.00%> (ø)
src/linguaweb_api/routers/text/models.py 86.95% <83.33%> (-13.05%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ReinderVosDeWael ReinderVosDeWael merged commit 68d83c5 into main Nov 10, 2023
3 checks passed
@ReinderVosDeWael ReinderVosDeWael deleted the feature/text-routers branch November 10, 2023 20:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: Text-to-Text Endpoints
2 participants