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 Web OAuth app scenario #44

Closed chyroc closed 2 weeks ago

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

Codecov Report

Attention: Patch coverage is 30.00000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 71.86%. Comparing base (a5324e6) to head (a59b7ea). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
cozepy/auth/__init__.py 30.00% 14 Missing :warning:
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   72.58%   71.86%   -0.72%     
==========================================
  Files          30       30              
  Lines        1116     1134      +18     
==========================================
+ Hits          810      815       +5     
- Misses        306      319      +13     
Flag Coverage Δ
71.86% <30.00%> (-0.72%) :arrow_down:

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 63.81% <30.00%> (-3.59%) :arrow_down: