ipld/edelweiss

add tests for generation of empty types

开放

#10 创建于 2022年3月7日

 (0 条评论) (0 个反应) (0 位负责人)Go (5 个派生)auto 404
good first issuetesting

仓库指标

星标
 (17 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Add tests for the corner cases of generating "empty" types where it applies:

  • structure with no fields
  • inductive with no cases
  • union with no cases
  • service with no methods
  • tuple with no slots

贡献者指南