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

docs: add examples to preprocessors #7780

Merged
merged 2 commits into from
Jun 3, 2024
Merged

docs: add examples to preprocessors #7780

merged 2 commits into from
Jun 3, 2024

Conversation

dfokina
Copy link
Contributor

@dfokina dfokina commented May 31, 2024

Related Issues

Proposed Changes:

How did you test it?

Tested the examples:)

Notes for the reviewer

Checklist

@dfokina dfokina added the ignore-for-release-notes PRs with this flag won't be included in the release notes. label May 31, 2024
@dfokina dfokina requested a review from a team as a code owner May 31, 2024 13:25
@dfokina dfokina requested review from silvanocerza and removed request for a team May 31, 2024 13:25
@github-actions github-actions bot added the type:documentation Improvements on the docs label May 31, 2024
@coveralls
Copy link
Collaborator

coveralls commented May 31, 2024

Pull Request Test Coverage Report for Build 9346164623

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 90.099%

Files with Coverage Reduction New Missed Lines %
components/preprocessors/document_splitter.py 1 98.63%
Totals Coverage Status
Change from base Build 9319976667: 0.0%
Covered Lines: 6716
Relevant Lines: 7454

💛 - Coveralls

@silvanocerza silvanocerza merged commit 67abe55 into main Jun 3, 2024
20 checks passed
@silvanocerza silvanocerza deleted the add_examples branch June 3, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes PRs with this flag won't be included in the release notes. type:documentation Improvements on the docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Add usage examples to DocumentSplitter and TextCleaner docstrings
3 participants