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

Trimming spaces & filtering duplicate words in index #362

Merged
merged 7 commits into from
Dec 5, 2024

Conversation

ru-danko
Copy link
Collaborator

@ru-danko ru-danko commented Dec 3, 2024

No description provided.

@coveralls
Copy link

coveralls commented Dec 3, 2024

Pull Request Test Coverage Report for Build 12180357452

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 3 of 42 (7.14%) changed or added relevant lines in 7 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.05%) to 9.549%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/services/fetchDictionary.ts 0 1 0.0%
src/services/dictionary-test/dictionary-test.ts 0 3 0.0%
src/services/generateDictionary.ts 0 7 0.0%
src/services/dictionary.ts 0 28 0.0%
Files with Coverage Reduction New Missed Lines %
src/services/fetchDictionary.ts 1 0.0%
src/services/dictionary-test/dictionary-test.ts 1 0.0%
src/services/dictionary.ts 3 0.0%
Totals Coverage Status
Change from base Build 12099174295: 0.05%
Covered Lines: 289
Relevant Lines: 2890

💛 - Coveralls

@sonic16x sonic16x merged commit e4d64cd into master Dec 5, 2024
5 of 6 checks passed
@sonic16x sonic16x deleted the fix/index-optimization branch December 5, 2024 13:06
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