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

fix forgot to change get_fperiod to `&self` #18

Closed femshima closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7c9fd4b) 67.08% compared to head (89d7468) 67.08%.

Files Patch % Lines
src/engine.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ======================================= Coverage 67.08% 67.08% ======================================= Files 26 26 Lines 1501 1501 ======================================= Hits 1007 1007 Misses 494 494 ```

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