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

proof-of-concept: intelligibility filter #217

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

noomorph
Copy link
Collaborator

@noomorph noomorph commented Jun 19, 2022

Result of my hackathon for the first evaluation.

Adds support for the "sameInLanguages" column.
The column is auto-filled with the help of this project: https://github.com/medzuslovjansky/razumlivost/
The data is taken from: https://docs.google.com/spreadsheets/d/1MLNRRfQHFnCeaqZO04tw0I2JCcz-zeAsk6QLNll4Up8/edit#gid=263712639

Screenshot from 2022-06-19 15-58-16
Screenshot from 2022-06-19 15-59-35

@coveralls
Copy link

coveralls commented Jun 19, 2022

Pull Request Test Coverage Report for Build 3302780932

  • 0 of 72 (0.0%) changed or added relevant lines in 12 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.3%) to 29.229%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/Controls/Controls.tsx 0 1 0.0%
src/components/IntelligibilitySelector/index.ts 0 1 0.0%
src/services/dictionary.ts 0 1 0.0%
src/utils/getIntelligibilityReport/index.ts 0 1 0.0%
src/components/Results/Results.tsx 0 2 0.0%
src/actions/actions.ts 0 3 0.0%
src/components/ResultsEmpty/ResultsEmpty.tsx 0 3 0.0%
src/hooks/useIntelligibilityFilter.ts 0 3 0.0%
src/components/ResultsCard/ResultsCard.tsx 0 5 0.0%
src/reducers/reducers.ts 0 12 0.0%
Files with Coverage Reduction New Missed Lines %
src/components/Controls/Controls.tsx 1 0%
src/components/Results/Results.tsx 1 0%
src/components/ResultsCard/ResultsCard.tsx 3 0%
Totals Coverage Status
Change from base Build 3210207129: -0.3%
Covered Lines: 1329
Relevant Lines: 5551

💛 - Coveralls

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