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: Document Classifiers - fix error messages #8765

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

anakin87
Copy link
Member

@anakin87 anakin87 commented Jan 23, 2025

Related Issues

While trying these components, I found that we were sometimes suggesting to use nonexistent components to classify text.

Proposed Changes:

  • fix error messages

Checklist

  • I have read the contributors guidelines and the code of conduct
  • I have updated the related issue with new insights and changes
  • I added unit tests and updated the docstrings
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I documented my code
  • I ran pre-commit hooks and fixed any issue

@anakin87 anakin87 marked this pull request as ready for review January 23, 2025 14:57
@anakin87 anakin87 requested review from a team as code owners January 23, 2025 14:57
@anakin87 anakin87 requested review from dfokina and mpangrazzi and removed request for a team January 23, 2025 14:57
@anakin87 anakin87 changed the title fix: Document Classifiers - fix docstrings + error messages fix: Document Classifiers - fix error messages Jan 23, 2025
@coveralls
Copy link
Collaborator

coveralls commented Jan 23, 2025

Pull Request Test Coverage Report for Build 12931911277

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.336%

Totals Coverage Status
Change from base Build 12928411205: 0.0%
Covered Lines: 8855
Relevant Lines: 9695

💛 - Coveralls

@anakin87 anakin87 merged commit 223373e into main Jan 24, 2025
18 checks passed
@anakin87 anakin87 deleted the fix-classifiers-docstrings-errors branch January 24, 2025 10:17
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.

3 participants