Casting of types that are handled differently by Excel (e.g. dates, enums, etc.) was only covered for cells containing a single element. This PR fixes that.
@adecler to confirm, the following checks are now queued:
- `code-compliance`
- `documentation-compliance`
- `project-compliance`
- `branch-compliance`
- `dataset-compliance`
- `copyright-compliance`
@adecler to confirm, the following checks are now queued:
- `code-compliance`
- `documentation-compliance`
- `project-compliance`
- `core`
- `null-handling`
- `serialisation`
- `versioning`
- `installer`
The check `documentation-compliance` has already been run previously and recorded as a successful check. This check has not been run again at this time.
Issues addressed by this PR
Closes #314
Casting of types that are handled differently by Excel (e.g. dates, enums, etc.) was only covered for cells containing a single element. This PR fixes that.
Test files
Same as provided in the issue: Sample Workbook