coze-dev / coze-py

The Python SDK for the Coze API
https://pypi.org/project/cozepy/
MIT License
38 stars 3 forks source link

feat: Add Knowledge API to fetch document list #24

Closed chyroc closed 2 weeks ago

chyroc commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 75.14%. Comparing base (dce53be) to head (ff604db). Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
cozepy/coze.py 37.50% 5 Missing :warning:
tests/test_knowledge.py 71.42% 2 Missing :warning:
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   75.55%   75.14%   -0.41%     
==========================================
  Files          24       25       +1     
  Lines         859      873      +14     
==========================================
+ Hits          649      656       +7     
- Misses        210      217       +7     
Flag Coverage Δ
75.14% <53.33%> (-0.41%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
cozepy/version.py 86.36% <ø> (-0.60%) :arrow_down:
tests/test_knowledge.py 71.42% <71.42%> (ø)
cozepy/coze.py 59.09% <37.50%> (-2.98%) :arrow_down: