Closed deltork closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.21%. Comparing base (
6087b74
) to head (a559040
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This seems good! Except, should we increment the version number on the DTD?
I will bump up the format version to 1.2
I'm guessing CI fails here due (at least in part) to the panphon issue. Releasing g2p 2.1.0 or restricting panphon<0.21
might be needed temporarily.
I fixed CI now. There were two problems, in the end:
test/data/cs-ref.readalong
also needed to have the DTD version bumped. I've fixed that, and also made the CI output more verbose so I don't have to hunt as hard next time this test breaks.
PR Goal?
The goal of the PR is to provide support for annotation layers in the read along. If a .readalong has annotation layers, it should be acceptable to the CLI
Fixes?
n/a
Feedback sought?
sanity check
Priority?
high
Tests added?
yes
How to test?
cd test/data; readalongs align -o html -f -l fra ej-fra-annotated.readalong ej-fra.m4a ej-fra-annotated
Confidence?
High
Version change?
n/a
required for https://github.com/ReadAlongs/Studio-Web/pull/330