Closed tcjcodes closed 5 years ago
Merging #61 into master will increase coverage by
0.08%
. The diff coverage is75.6%
.
@@ Coverage Diff @@
## master #61 +/- ##
=========================================
+ Coverage 73.61% 73.7% +0.08%
=========================================
Files 23 24 +1
Lines 921 962 +41
Branches 95 99 +4
=========================================
+ Hits 678 709 +31
- Misses 202 211 +9
- Partials 41 42 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/main/java/com/authy/api/PhoneVerification.java | 93.93% <100%> (+3.46%) |
:arrow_up: |
...rc/main/java/com/authy/api/VerificationStatus.java | 65.51% <65.51%> (ø) |
Noticed the 2 new fields were missing so I added a new object for it...
Hi @tcjcodes - sorry for the delay on this. We've moved Phone Verification to the Twilio helper library, you can check that out here:
The Twilio Java helper library will stay up to date with the latest API changes in Verify V2, we won't be accepting more changes for Verify V1 here. Thank you for understanding!
Possible solution for #60
Contributing to Twilio