Skip to content

proof-of-concept: intelligibility filter#217

Draft
noomorph wants to merge 3 commits intomasterfrom
feat/intelligibility-marks
Draft

proof-of-concept: intelligibility filter#217
noomorph wants to merge 3 commits intomasterfrom
feat/intelligibility-marks

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