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

Add support to send a message as a reply of another #196

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

tmoreira2020
Copy link
Collaborator

@Bindambc here is small PR to allow the API to send a message as a reply of user's message.

@github-actions github-actions bot added the java Pull requests that update Java code label Jul 2, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello and welcome! We are excited to see your first pull request and appreciate your contribution to our project. Our team is reviewing your changes and we will provide feedback as soon as possible. Thank you for taking the time to improve our project and we look forward to working with you!

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.86%. Comparing base (8e20a52) to head (64218b8).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #196      +/-   ##
============================================
+ Coverage     85.77%   85.86%   +0.09%     
- Complexity      512      516       +4     
============================================
  Files           164      165       +1     
  Lines          1244     1252       +8     
  Branches         12       12              
============================================
+ Hits           1067     1075       +8     
  Misses          158      158              
  Partials         19       19              

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

@Bindambc Bindambc merged commit af4ddc9 into Bindambc:main Jul 10, 2024
7 of 8 checks passed
@Bindambc Bindambc added the enhancement New feature or request label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants