coze-dev / coze-py

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

feat: Support passing conversation ID when creating a room #119

Closed chyroc closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 97.92%. Comparing base (8c77899) to head (a560a82). Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files          46       46           
  Lines        3380     3381    +1     
=======================================
+ Hits         3310     3311    +1     
  Misses         70       70           
Files with missing lines Coverage Δ
cozepy/audio/rooms/__init__.py 100.00% <100.00%> (ø)
cozepy/chat/__init__.py 98.13% <100.00%> (+<0.01%) :arrow_up:
tests/config.py 100.00% <ø> (ø)
tests/test_chat.py 100.00% <ø> (ø)

🚨 Try these New Features: