alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Properly handle invalid target files
Open
bug
- Dominant language
- C#
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
# Reproduction steps #
* Generate an excel file using and a target file which is not a valid json file.
* Generate an excel file using and a target file which is not a valid target file. (eg. missing fields, unsupported fields)
# Observed #
* ...
# Expected #
* ...
# How to fix #
* ...
Contributor guide
Assessment
This issue has not been assessed yet.