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

Move masking/filling to dedicated struct #27

Closed femshima closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 68.61%. Comparing base (2a4f396) to head (5be473e).

Files Patch % Lines
src/sequence.rs 96.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== + Coverage 68.59% 68.61% +0.01% ========================================== Files 30 31 +1 Lines 1554 1558 +4 ========================================== + Hits 1066 1069 +3 - Misses 488 489 +1 ```

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