sensorial-systems / ligen

Apache License 2.0
19 stars 3 forks source link

Implement coverage reporter #123

Closed notdanilo closed 11 months ago

notdanilo commented 12 months ago

We need coverage reports for the language parsers. How many symbols (constants, functions, types, re-exports, ...) are exported in a module file? How many symbols are we sucessfully parsing to ligen-ir?