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

refactor(tokenizer): Remove unused branches, improve test coverage #914

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented Aug 23, 2021

Changes relevant for people extending Tokenizer: Tokenizer's option argument can no longer be null, and we no longer check for unknown states.

`Tokenizer`'s `option` argument can no longer be `null`, and we no longer check for unknown states.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1158531320

  • 10 of 10 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.7%) to 98.222%

Totals Coverage Status
Change from base Build 1158473695: 0.7%
Covered Lines: 939
Relevant Lines: 956

💛 - Coveralls

@fb55 fb55 merged commit a2eae51 into master Aug 23, 2021
@fb55 fb55 deleted the refactor/coverage branch August 23, 2021 12:00
@fb55 fb55 mentioned this pull request Oct 24, 2021
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.

2 participants