jpreprocess / jbonsai

Voice synthesis library for Text-to-Speech applications (Currently HTS Engine rewrite in Rust language)
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Refactor #28

Closed femshima closed 6 months ago

femshima commented 6 months ago

ref: #26

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 69.50%. Comparing base (6553d2c) to head (f21a560).

Files Patch % Lines
src/model/voice/mod.rs 3.84% 25 Missing :warning:
src/model/mod.rs 87.62% 12 Missing :warning:
src/label.rs 84.09% 7 Missing :warning:
src/duration.rs 94.73% 3 Missing :warning:
src/speech.rs 87.50% 3 Missing :warning:
src/engine.rs 96.96% 1 Missing :warning:
src/mlpg_adjust/mod.rs 98.00% 1 Missing :warning:
src/model/parser/model/mod.rs 97.22% 1 Missing :warning:
src/model/voice/tree.rs 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== + Coverage 68.61% 69.50% +0.89% ========================================== Files 31 34 +3 Lines 1558 1515 -43 ========================================== - Hits 1069 1053 -16 + Misses 489 462 -27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.