Vonage / vonage-python-sdk

Vonage Server SDK for Python. API support for Voice, SMS, WhatsApp, Verify (2FA), Video Meetings and more.
https://developer.vonage.com
Apache License 2.0
192 stars 118 forks source link

adding advancedMachineDetection to ncco builder and testing #259

Closed maxkahan closed 1 year ago

maxkahan commented 1 year ago

This PR adds advancedMachineDetection to the NCCO builder. It's already possible in the SDK manually but this allows a user to use the feature in conjunction with the NCCO builder.

codecov-commenter commented 1 year ago

Codecov Report

Merging #259 (be341ce) into main (25f695e) will increase coverage by 0.04%. The diff coverage is 100.00%.

:exclamation: Current head be341ce differs from pull request most recent head 051be4f. Consider uploading reports for the commit 051be4f to get more accurate results

@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   97.25%   97.30%   +0.04%     
==========================================
  Files          20       20              
  Lines         729      741      +12     
==========================================
+ Hits          709      721      +12     
  Misses         20       20              
Impacted Files Coverage Δ
src/vonage/ncco_builder/ncco.py 97.72% <100.00%> (+0.16%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more