Inspections

Branch: issue868-json-corpus-format
force utf-8 encoding when reading JSON files, just in case

issue868-json-corpus-format . faf32f...9592ee . push triggered

  No notable changes.
03:07
created
show less verbose JSON schema validation warning

issue868-json-corpus-format . 303197...faf32f . push triggered

  No notable changes.
04:09
created
store file_path within Document, for use by annif index

issue868-json-corpus-format . 42c56f...303197 . push triggered

  No notable changes.
03:03
created
make sure 'annif index' works on JSON files as well as TXT

issue868-json-corpus-format . c18b9e...42c56f . push triggered

  No notable changes.
03:02
created
validate JSON corpus files using JSON Schema

issue868-json-corpus-format . 24035c...c18b9e . push triggered

  No notable changes.
03:08
created
refactor: move JSON functionality to separate module corpus/json.py

issue868-json-corpus-format . 86235d...24035c . push triggered

  No notable changes.
03:08
created
handle empty and broken JSON corpus files

issue868-json-corpus-format . 78ee9f...86235d . push triggered

  No notable changes.
03:09
created
avoid equality checks on float values to make SonarCloud happier

issue868-json-corpus-format . 23cb80...78ee9f . push triggered

  No notable changes.
03:20
created
modify test_suggest_two_files unit test to use one JSON corpus file

issue868-json-corpus-format . d77534...23cb80 . push triggered

  No notable changes.
03:33
created
remove redundant list() calls to make SonarCloud happier

issue868-json-corpus-format . 03ac19...d77534 . push triggered

  No notable changes.
03:56
created
implement JSON fulltext corpus format (directory of JSON files)

issue868-json-corpus-format . c8699d...03ac19 . push triggered

  No notable changes.
03:24
created
refactor DocumentDirectory in preparation for adding JSON corpus format support

issue868-json-corpus-format . c8699d . push triggered

  No notable changes.
04:45
created