coze-dev / coze-py

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

chore: Correct type annotation to accurately identify #60

Closed chyroc closed 6 days ago

chyroc commented 6 days ago
codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.74%. Comparing base (db19fc5) to head (33afb8f). Report is 1 commits behind head on main.

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   98.74%   98.74%   -0.01%     
==========================================
  Files          38       38              
  Lines        2304     2303       -1     
==========================================
- Hits         2275     2274       -1     
  Misses         29       29              
Files with missing lines Coverage Δ
cozepy/chat/message/__init__.py 100.00% <100.00%> (ø)
cozepy/knowledge/documents/__init__.py 100.00% <100.00%> (ø)
cozepy/request.py 97.91% <100.00%> (-0.03%) :arrow_down: