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

SpeechGenerator for incremental synthesis #38

Merged
merged 6 commits into from
May 11, 2024

lint

8704620
Select commit
Loading
Failed to load commit list.
Merged

SpeechGenerator for incremental synthesis #38

lint
8704620
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2024 in 0s

69.44% (+0.16%) compared to 0fa36d5

View this Pull Request on Codecov

69.44% (+0.16%) compared to 0fa36d5

Details

Codecov Report

Attention: Patch coverage is 79.54545% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 69.44%. Comparing base (0fa36d5) to head (8704620).

Files Patch % Lines
src/speech.rs 75.00% 6 Missing ⚠️
src/label.rs 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   69.28%   69.44%   +0.16%     
==========================================
  Files          37       37              
  Lines        1543     1561      +18     
==========================================
+ Hits         1069     1084      +15     
- Misses        474      477       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.