Adapters should filter nil values
Open
bug
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It's reasonable that an adapter (`AdaptOneToOne`, `AdaptOneToMany`...) might return a nil when an input value can't be adapted to the target pipeline. In such cases, adapters should not call through to the underlying jenny that they wrap.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.