chgasparoto / aws-polly-voices

:package: Helper module to get AWS polly voices in an idiomatic way :baby_chick:
https://www.npmjs.com/package/aws-polly-voices
MIT License
4 stars 17 forks source link

feat: add German helper method #18

Closed ikhemissi closed 4 years ago

ikhemissi commented 4 years ago

Proposed changes

Add a helper to easily fetch supported German voices

fix #5

Types of changes

Checklist

codecov-io commented 4 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          33     34    +1     
  Branches        3      3           
=====================================
+ Hits           33     34    +1
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :arrow_up:

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 371041f...a298caf. Read the comment docs.

chgasparoto commented 4 years ago

LGTM 🔥

chgasparoto commented 4 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: