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

feat: suggested words marking #315

Closed
wants to merge 15 commits into from
Closed

Conversation

ru-danko
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Nov 14, 2024

Pull Request Test Coverage Report for Build 11922495537

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

  • 0 of 15 (0.0%) changed or added relevant lines in 4 files are covered.
  • 10 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.07%) to 5.695%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/ResultsCard/ResultsCard.tsx 0 1 0.0%
src/components/Modals/DetailModal/DetailModal.tsx 0 4 0.0%
src/services/dictionary.ts 0 4 0.0%
src/components/Modals/TranslationsModal/TranslationsModal.tsx 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
src/server/index.ts 1 0.0%
src/components/ResultsCard/ResultsCard.tsx 1 0.0%
src/services/dictionary.ts 1 0.0%
src/components/Modals/TranslationsModal/TranslationsModal.tsx 2 0.0%
src/components/Modals/DetailModal/DetailModal.tsx 2 0.0%
src/server/checkCaptcha.ts 3 0.0%
Totals Coverage Status
Change from base Build 11800692544: -0.07%
Covered Lines: 159
Relevant Lines: 3087

💛 - Coveralls

"en": "Suggested for removal from the dictionary",
"isv": "Prědloženo do udaljeńja iz slovnika",
"ru": "Предложено для удаления из словаря",
"uk": "Пропонується видалити зі словника",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"uk": "Пропонується видалити зі словника",
"uk": "Пропонується до видалення зі словника",

@ru-danko ru-danko closed this Nov 25, 2024
@ru-danko
Copy link
Collaborator Author

The functionality is implemented in PR #347

@ru-danko ru-danko deleted the feat/suggested-words-marking branch November 26, 2024 17:19
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