Skip to content

Handle line ranges for StringChunker#174

Merged
Davidyz merged 4 commits into
mainfrom
fix/StringChunker_line_range
Jun 5, 2025
Merged

Handle line ranges for StringChunker#174
Davidyz merged 4 commits into
mainfrom
fix/StringChunker_line_range

Conversation

@Davidyz

@Davidyz Davidyz commented Jun 4, 2025

Copy link
Copy Markdown
Owner

Fix #146
Prerequisite of #168

@Davidyz Davidyz added enhancement New feature or request feature bug Something isn't working fix and removed enhancement New feature or request feature labels Jun 4, 2025
@codecov

codecov Bot commented Jun 4, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.28%. Comparing base (9d742b5) to head (fc24ff7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   99.27%   99.28%           
=======================================
  Files          22       22           
  Lines        1523     1534   +11     
=======================================
+ Hits         1512     1523   +11     
  Misses         11       11           

☔ 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.

@Davidyz Davidyz marked this pull request as ready for review June 5, 2025 03:03
@Davidyz Davidyz merged commit f194e89 into main Jun 5, 2025
13 checks passed
@Davidyz Davidyz deleted the fix/StringChunker_line_range branch June 5, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] StringChunker doesn't handle multi-line text.

1 participant