GPTCache icon indicating copy to clipboard operation
GPTCache copied to clipboard

Add session for gptcache

Open shiyu22 opened this issue 1 year ago • 2 comments

shiyu22 avatar Apr 26 '23 07:04 shiyu22

Codecov Report

Merging #294 (cd071bf) into dev (f3406ee) will increase coverage by 0.00%. The diff coverage is 95.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

Impacted file tree graph

@@           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

... and 3 files with indirect coverage changes

codecov[bot] avatar Apr 26 '23 11:04 codecov[bot]

/lgtm /approve

SimFG avatar Apr 27 '23 13:04 SimFG

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Apr 27 '23 13:04 sre-ci-robot