Closed RecurvedBow closed 2 years ago
I have a branch for this already. It's missing the metric data usage though. Feel free to update it as you implemented the metric perfomance
It looks like this branch adds pytest requirements + contains refactors. However, if I see this correctly, it does not implement anything regarding evaluation in typegen main. Still, will start work on this issue if this branch has been merged.
Will be done together with #160
After discussion: A new subcommand will be created called evaluation
that consumes the original and the generated project
Given a project and its tracedata, tygegen init main should:
Implement step 4 and 5.