Bindambc / whatsapp-business-java-api

Whatsapp business api SDK, written in java. This SDK implements the Official Whatsapp Cloud API and WhatsApp Business Management API. These allows you to: manage your WhatsApp Business Account assets, such as message templates and phone numbers; send messages to your contacts, such as simple text messages, messages with buttons...
https://bindambc.github.io/whatsapp-business-java-api/
MIT License
166 stars 77 forks source link

Add missing voice call button type #173

Closed BernardoGiordano closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 85.77%. Comparing base (5fe2e29) to head (27bcacc).

Files Patch % Lines
...whatsapp/api/domain/templates/VoiceCallButton.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ============================================ - Coverage 86.03% 85.77% -0.27% Complexity 512 512 ============================================ Files 163 164 +1 Lines 1239 1244 +5 Branches 12 12 ============================================ + Hits 1066 1067 +1 - Misses 154 158 +4 Partials 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.