feat(catalog): support question answering #71
Merged
Codecov / codecov/project
succeeded
Aug 9, 2024 in 0s
5.23% (-0.28%) compared to d65dacf
View this Pull Request on Codecov
5.23% (-0.28%) compared to d65dacf
Details
Codecov Report
Attention: Patch coverage is 0%
with 270 lines
in your changes missing coverage. Please review.
Project coverage is 5.23%. Comparing base (
d65dacf
) to head (8bd2312
).
Report is 22 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pkg/handler/qa.go | 0.00% | 136 Missing |
pkg/service/pipeline.go | 0.00% | 94 Missing |
pkg/acl/acl.go | 0.00% | 20 Missing |
pkg/worker/worker.go | 0.00% | 11 Missing |
pkg/repository/knowledgebasefile.go | 0.00% | 4 Missing |
pkg/handler/retrieval.go | 0.00% | 3 Missing |
pkg/service/retrieval.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #71 +/- ##
========================================
- Coverage 5.50% 5.23% -0.28%
========================================
Files 47 49 +2
Lines 12899 15292 +2393
========================================
+ Hits 710 800 +90
- Misses 12129 14423 +2294
- Partials 60 69 +9
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading