ipld/edelweiss

add tests for generation of empty types

オープン

#10 opened on 2022/03/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (5 件のフォーク)auto 404
good first issuetesting

Repository metrics

Stars
 (17 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド