dhall-lang/dhall-haskell
Low test coverage for dhall-to-{json,yaml,yaml-ng}
Open
#1,562 opened on Nov 19, 2019
help wantedjson/yaml
Repository metrics
- Stars
- (968 stars)
- PR merge metrics
- (Avg merge 3d 13h) (5 merged PRs in 30d)
Description
Bugs like #1559 and #1560 reveal that our current tests don't cover some very basic cases. Since conversion to JSON and YAML is such an important functionality, we should try to ensure that it works correctly.