Skip to content

Metarpheus fails when an unexpected scala type is found #91

Open
@calippo

Description

@calippo

private[extractors] def tpeToIntermediate(tpe: Type): intermediate.Type = tpe match {

The referenced match is not exhaustive. I'm sure it breaks up on Type.Repeated (MyType*), but it looks pretty fragile.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions