GPTCache
GPTCache copied to clipboard
Add session for gptcache
Codecov Report
Merging #294 (cd071bf) into dev (f3406ee) will increase coverage by
0.00%
. The diff coverage is95.36%
.
:exclamation: Current head cd071bf differs from pull request most recent head 01491b7. Consider uploading reports for the commit 01491b7 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## dev #294 +/- ##
========================================
Coverage 93.29% 93.29%
========================================
Files 64 68 +4
Lines 2028 2194 +166
========================================
+ Hits 1892 2047 +155
- Misses 136 147 +11
Impacted Files | Coverage Δ | |
---|---|---|
gptcache/embedding/__init__.py | 100.00% <ø> (ø) |
|
gptcache/processor/post.py | 100.00% <ø> (ø) |
|
gptcache/manager/scalar_data/base.py | 87.20% <75.00%> (-2.13%) |
:arrow_down: |
gptcache/manager/data_manager.py | 89.17% <94.73%> (+1.06%) |
:arrow_up: |
gptcache/manager/scalar_data/sql_storage.py | 95.94% <97.14%> (-0.58%) |
:arrow_down: |
gptcache/adapter/adapter.py | 89.33% <100.00%> (+1.64%) |
:arrow_up: |
gptcache/adapter/api.py | 100.00% <100.00%> (ø) |
|
gptcache/core.py | 92.45% <100.00%> (ø) |
|
gptcache/manager/factory.py | 95.74% <100.00%> (ø) |
|
gptcache/processor/check_hit.py | 100.00% <100.00%> (ø) |
|
... and 2 more |
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: shiyu22, SimFG
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [SimFG]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment