Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update documentation and export knowledge base classes #29

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

chyroc
Copy link
Collaborator

@chyroc chyroc commented Sep 28, 2024

  • Added usage instructions for knowledge document in README
  • Exported knowledge related classes in cozepy/__init__.py
  • Added two static methods to DocumentChunkStrategy and DocumentUpdateRule for quick creation

@chyroc chyroc force-pushed the feat-update-docs-and-export-classes branch from 35460f3 to db82a1f Compare September 28, 2024 13:10
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.94%. Comparing base (268c5b3) to head (fa21728).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
cozepy/knowledge/documents/__init__.py 73.33% 4 Missing ⚠️
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   75.42%   74.94%   -0.48%     
==========================================
  Files          27       29       +2     
  Lines         883      998     +115     
==========================================
+ Hits          666      748      +82     
- Misses        217      250      +33     
Flag Coverage Δ
74.94% <76.47%> (-0.48%) ⬇️

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% <100.00%> (ø)
cozepy/workspaces/__init__.py 77.41% <100.00%> (-0.71%) ⬇️
cozepy/knowledge/documents/__init__.py 74.25% <73.33%> (ø)

... and 1 file with indirect coverage changes

@chyroc chyroc force-pushed the feat-update-docs-and-export-classes branch from db82a1f to fa21728 Compare September 28, 2024 13:13
@chyroc chyroc merged commit dee597c into main Sep 28, 2024
12 checks passed
@chyroc chyroc deleted the feat-update-docs-and-export-classes branch September 28, 2024 13:16
@chyroc chyroc added the feature label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant