Closed xyz65535 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.35%. Comparing base (
a32cdeb
) to head (e4248c5
). Report is 17 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is related to #52
This PR does the following:
Regarding rice-2023 document roundtripping: without this pull request, only 18 out of 48 files were parsed, meaning just 37% were processed, and 655 lines remained unparsed. Now, all 48 files are parsed without breaking, leaving only 104 lines unparsed. Adding all together, it used to be that 1,746 lines were unparsed before, so this pull request, as of today, makes a 94% reduction in unparsed lines.
Metanorma PR checklist