RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

fix: Do the update to be able to use the latest version of the api #164

Closed Adaendra closed 4 months ago

Adaendra commented 4 months ago

…with pagination and new fields

📖 Description

Update the application to be able to use the latest version of the API with the new fields and pagination.

⁉️ Related Issues

None

🧪 How to test the change?

☑️ Checklist before requesting a review

github-actions[bot] commented 4 months ago

Bump version from 0.19.0+1 to 0.19.1+1

github-actions[bot] commented 4 months ago

Coverage after merging fix_migration_api into main will be

49.53%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/dataloaders
   kanji_dataloader.dart0%100%100%0%15–16, 20, 22–26, 30–35, 37, 39, 41, 43, 45, 47–57, 59, 65
   vocabulary_dataloader.dart0%100%100%0%15–16, 20, 22–26, 30–35, 37, 40–41, 47
lib/src/core/models
   kanji.dart66.67%100%100%66.67%74
   vocabulary.dart33.33%100%100%33.33%55–56
   pronunciations.dart0%100%100%0%17, 19–20
   kanji_reading.dart0%100%100%0%15, 17–18
github-actions[bot] commented 4 months ago

Coverage after merging fix_migration_api into main will be

49.53%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/dataloaders
   kanji_dataloader.dart0%100%100%0%15–16, 20, 22–26, 30–35, 37, 39, 41, 43, 45, 47–57, 59, 65
   vocabulary_dataloader.dart0%100%100%0%15–16, 20, 22–26, 30–35, 37, 40–41, 47
lib/src/core/models
   kanji.dart66.67%100%100%66.67%74
   vocabulary.dart33.33%100%100%33.33%55–56
   pronunciations.dart0%100%100%0%17, 19–20
   kanji_reading.dart0%100%100%0%16, 18–19