coze-dev / coze-py

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

refactor: Rename variable json to body to avoid using built-in package name #38

Closed chyroc closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.51%. Comparing base (2c6d8eb) to head (cda5d9b). Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
cozepy/request.py 80.00% 2 Missing :warning:
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   76.51%   76.51%           
=======================================
  Files          30       30           
  Lines        1009     1009           
=======================================
  Hits          772      772           
  Misses        237      237           
Flag Coverage Δ
76.51% <80.00%> (ø)

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

Files with missing lines Coverage Δ
cozepy/request.py 78.87% <80.00%> (ø)