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

Add listening endpoints #22

Merged
merged 6 commits into from
Dec 4, 2023
Merged

Conversation

ReinderVosDeWael
Copy link
Contributor

@ReinderVosDeWael ReinderVosDeWael merged commit 4017f17 into main Dec 4, 2023
5 checks passed
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (3f26061) 97.22% compared to head (3068602) 94.72%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/linguaweb_api/routers/admin/controller.py 86.27% 7 Missing ⚠️
src/linguaweb_api/routers/words/controller.py 86.48% 5 Missing ⚠️
src/linguaweb_api/microservices/openai.py 80.95% 4 Missing ⚠️
src/linguaweb_api/core/models.py 90.90% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   97.22%   94.72%   -2.50%     
==========================================
  Files          13       17       +4     
  Lines         288      417     +129     
==========================================
+ Hits          280      395     +115     
- Misses          8       22      +14     

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

@ReinderVosDeWael ReinderVosDeWael deleted the feature/listening-endpoints branch December 4, 2023 22:02
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: Remove on-the-fly database entry population Task: Listening Endpoints
2 participants