Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for 2.0.0rc6 #442

Merged
merged 2 commits into from May 2, 2022
Merged

Update for 2.0.0rc6 #442

merged 2 commits into from May 2, 2022

Conversation

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #442 (fc9036f) into main (cf9b15b) will decrease coverage by 0.00%.
The diff coverage is 76.35%.

@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
- Coverage   80.06%   80.06%   -0.01%     
==========================================
  Files          70       69       -1     
  Lines       12899    13129     +230     
  Branches     2491     2559      +68     
==========================================
+ Hits        10328    10512     +184     
+ Misses       1882     1875       -7     
- Partials      689      742      +53     
Impacted Files Coverage Δ
montreal_forced_aligner/dictionary/__init__.py 100.00% <ø> (ø)
montreal_forced_aligner/online/alignment.py 72.72% <ø> (ø)
montreal_forced_aligner/ivector/trainer.py 68.98% <9.85%> (-7.07%) ⬇️
montreal_forced_aligner/corpus/ivector_corpus.py 32.78% <12.50%> (+0.02%) ⬆️
montreal_forced_aligner/acoustic_modeling/lda.py 71.75% <37.50%> (-1.58%) ⬇️
montreal_forced_aligner/segmenter.py 75.14% <37.50%> (-0.30%) ⬇️
montreal_forced_aligner/exceptions.py 54.90% <45.45%> (+2.79%) ⬆️
montreal_forced_aligner/command_line/mfa.py 72.03% <50.00%> (-0.28%) ⬇️
montreal_forced_aligner/textgrid.py 72.47% <50.00%> (+15.59%) ⬆️
montreal_forced_aligner/corpus/text_corpus.py 64.45% <54.34%> (-0.06%) ⬇️
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf9b15b...fc9036f. Read the comment docs.

@mmcauliffe mmcauliffe merged commit 0d00701 into main May 2, 2022
@mmcauliffe mmcauliffe deleted the v2.0.0rc6 branch May 2, 2022 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment