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

Fix __repr__ to output all fields #149

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Fix __repr__ to output all fields #149

wants to merge 8 commits into from

Conversation

shreyashnigam
Copy link
Collaborator

Fix chunker repr functions to output all user defined fields.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

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

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/chonkie/chunker/recursive.py 0.00% 2 Missing ⚠️
src/chonkie/chunker/late.py 50.00% 1 Missing ⚠️
Flag Coverage Δ
python-3.10 67.33% <25.00%> (-0.03%) ⬇️
python-3.11 67.33% <25.00%> (-0.03%) ⬇️
python-3.12 67.33% <25.00%> (-0.03%) ⬇️
python-3.13 67.33% <25.00%> (-0.03%) ⬇️
python-3.9 67.25% <25.00%> (-0.03%) ⬇️

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

Files with missing lines Coverage Δ
src/chonkie/chunker/sdpm.py 74.46% <ø> (ø)
src/chonkie/chunker/semantic.py 59.11% <ø> (ø)
src/chonkie/chunker/sentence.py 74.33% <ø> (ø)
src/chonkie/chunker/word.py 64.70% <ø> (ø)
src/chonkie/chunker/late.py 72.89% <50.00%> (-0.28%) ⬇️
src/chonkie/chunker/recursive.py 76.36% <0.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant