Closed maxkahan closed 1 year ago
Merging #259 (be341ce) into main (25f695e) will increase coverage by
0.04%
. The diff coverage is100.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
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.