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

Bug fixes #445

Merged
merged 4 commits into from
May 5, 2022
Merged

Bug fixes #445

merged 4 commits into from
May 5, 2022

Conversation

mmcauliffe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #445 (b476e5e) into main (5344d52) will decrease coverage by 0.36%.
The diff coverage is 81.45%.

@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
- Coverage   80.05%   79.68%   -0.37%     
==========================================
  Files          69       69              
  Lines       13129    13172      +43     
  Branches     2559     2566       +7     
==========================================
- Hits        10510    10496      -14     
- Misses       1876     1938      +62     
+ Partials      743      738       -5     
Impacted Files Coverage Δ
montreal_forced_aligner/exceptions.py 54.90% <ø> (ø)
montreal_forced_aligner/corpus/acoustic_corpus.py 76.03% <61.53%> (+0.19%) ⬆️
montreal_forced_aligner/corpus/base.py 65.75% <72.88%> (-3.00%) ⬇️
montreal_forced_aligner/dictionary/multispeaker.py 90.98% <76.19%> (-0.58%) ⬇️
montreal_forced_aligner/models.py 73.76% <83.33%> (-0.09%) ⬇️
montreal_forced_aligner/alignment/base.py 84.72% <85.71%> (-0.60%) ⬇️
montreal_forced_aligner/abc.py 81.39% <100.00%> (-1.29%) ⬇️
montreal_forced_aligner/corpus/features.py 89.64% <100.00%> (+0.21%) ⬆️
montreal_forced_aligner/corpus/text_corpus.py 64.02% <100.00%> (-0.44%) ⬇️
montreal_forced_aligner/data.py 81.91% <100.00%> (+0.77%) ⬆️
... and 8 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 5344d52...b476e5e. Read the comment docs.

@mmcauliffe mmcauliffe merged commit 4f4283c into main May 5, 2022
@mmcauliffe mmcauliffe deleted the 2.0.0rc7 branch May 5, 2022 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant