bootphon / phonemizer

Simple text to phones converter for multiple languages
https://bootphon.github.io/phonemizer/
GNU General Public License v3.0
1.18k stars 165 forks source link

continuous integration on GitHub for Linux/MacOS/Windows #80

Closed mmmaat closed 2 years ago

mmmaat commented 2 years ago

Also:

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (1413a93) into master (443f0cd) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          14       14           
  Lines         743      755   +12     
=======================================
+ Hits          742      754   +12     
  Misses          1        1           
Impacted Files Coverage Δ
phonemizer/backend/espeak.py 100.00% <100.00%> (ø)
phonemizer/backend/festival.py 100.00% <100.00%> (ø)
phonemizer/main.py 100.00% <100.00%> (ø)
phonemizer/phonemize.py 100.00% <100.00%> (ø)

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 bb52397...1413a93. Read the comment docs.