Closed schuylermartin45 closed 1 year ago
As of the last commit, the error count is now down to 166, after a quick win.
I think the regex change is the only thing being left out.
Realistically for that I'd like to eventually run the parser against every recipe in aggregate and try to keep track of parsing regressions/maintain some minimum acceptance level. I guess that could be an integration test of sorts, let me capture that as a future ticket.
script/
directory - This directory contains tools for developers that should not be broadly published - Addsanalyze_aggregate_errors.py
script to help identify the biggest sources of recipe parsing errors.Here are the current error counts from
aggregate
, courtesy of the new script: