Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for interactive whatsapp messages #265

Merged
merged 8 commits into from May 7, 2024
Merged

Conversation

saurabhnewatiya-plivo
Copy link
Contributor

No description provided.

@saurabhnewatiya-plivo saurabhnewatiya-plivo changed the title Initial commit for supporting interactive whatsapp messages Adding support for interactive whatsapp messages Apr 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 1, 2024

Codecov Report

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

Project coverage is 81.81%. Comparing base (13d6b71) to head (e9dfaa7).

Files Patch % Lines
plivo/utils/interactive.py 0.00% 45 Missing ⚠️
plivo/utils/validators.py 14.28% 12 Missing ⚠️
plivo/resources/messages.py 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
- Coverage   82.74%   81.81%   -0.94%     
==========================================
  Files          77       78       +1     
  Lines        5014     5075      +61     
==========================================
+ Hits         4149     4152       +3     
- Misses        865      923      +58     
Flag Coverage Δ
unittests 81.81% <6.45%> (-0.94%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

setup.py Outdated
@@ -10,7 +10,7 @@

setup(
name='plivo',
version='4.51.0',
version='5.42.0',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5.42 or 4.52?

@NavaneethB1 NavaneethB1 merged commit 234904a into master May 7, 2024
12 checks passed
@NavaneethB1 NavaneethB1 deleted the SMS-6795 branch May 7, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants