pndurette / gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API
http://gtts.readthedocs.org/
MIT License
2.26k stars 361 forks source link

Test paths test #385

Closed pndurette closed 1 year ago

pndurette commented 1 year ago

Testing the test workflow's

on:
  pull_request:
    branches:
      - main
    paths:
      - 'gtts/**'
codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@2e40fa3). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #385   +/-   ##
=======================================
  Coverage        ?   98.17%           
=======================================
  Files           ?       13           
  Lines           ?      329           
  Branches        ?        0           
=======================================
  Hits            ?      323           
  Misses          ?        6           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.