coze-dev / coze-py

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

feat: Add bot restriction support in JWT OAuth app #42

Closed chyroc closed 2 weeks ago

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

Codecov Report

Attention: Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.58%. Comparing base (b725ca5) to head (095b94e). Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
cozepy/auth/__init__.py 85.00% 3 Missing :warning:
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   72.47%   72.58%   +0.10%     
==========================================
  Files          30       30              
  Lines        1101     1116      +15     
==========================================
+ Hits          798      810      +12     
- Misses        303      306       +3     
Flag Coverage Δ
72.58% <85.00%> (+0.10%) :arrow_up:

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

Files with missing lines Coverage Δ
cozepy/__init__.py 100.00% <ø> (ø)
cozepy/auth/__init__.py 67.40% <85.00%> (+1.13%) :arrow_up: