Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

doc: update

c567fdb
Select commit
Loading
Failed to load commit list.
Merged

feat: upgrade to 1.4.2 #22

doc: update
c567fdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2025 in 0s

59.59% (-0.07%) compared to 0e6aafe, passed because coverage increased by 0.17% when compared to adjusted base (59.41%)

View this Pull Request on Codecov

59.59% (-0.07%) compared to 0e6aafe, passed because coverage increased by 0.17% when compared to adjusted base (59.41%)

Details

Codecov Report

Attention: Patch coverage is 56.00000% with 187 lines in your changes missing coverage. Please review.

Project coverage is 59.59%. Comparing base (0e6aafe) to head (c567fdb).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/dify_sdk/knowledge_base/tags/raw_client.py 36.46% 108 Missing and 7 partials ⚠️
src/dify_sdk/knowledge_base/segments/raw_client.py 24.13% 21 Missing and 1 partial ⚠️
src/dify_sdk/knowledge_base/tags/client.py 72.13% 17 Missing ⚠️
...base/segments/types/get_segment_detail_response.py 64.28% 4 Missing and 1 partial ⚠️
...segments/types/get_segment_detail_response_data.py 68.75% 4 Missing and 1 partial ⚠️
...ledge_base/tags/types/get_dataset_tags_response.py 64.28% 4 Missing and 1 partial ⚠️
src/dify_sdk/knowledge_base/types/knowledge_tag.py 72.22% 4 Missing and 1 partial ⚠️
...ify_sdk/knowledge_base/types/metadata_condition.py 72.22% 4 Missing and 1 partial ⚠️
...wledge_base/types/metadata_filtering_conditions.py 68.75% 4 Missing and 1 partial ⚠️
src/dify_sdk/knowledge_base/segments/client.py 71.42% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   59.66%   59.59%   -0.07%     
==========================================
  Files         360      378      +18     
  Lines        9150     9622     +472     
  Branches      773      819      +46     
==========================================
+ Hits         5459     5734     +275     
- Misses       3380     3558     +178     
- Partials      311      330      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.