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

Wenichats history after onbody param #100

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

rasoro
Copy link

@rasoro rasoro commented Mar 28, 2024

with this PR, when open a ticket for wenichats if body has attribute history_after with value in format DateTime, all messages after this date will be considered to send history

{
    "history_after": "2024-03-28 15:00:00"
}

@rasoro rasoro requested a review from Robi9 March 28, 2024 21:59
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 62.63%. Comparing base (296a6d1) to head (906fe17).

Files Patch % Lines
services/tickets/wenichats/service.go 64.28% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   62.51%   62.63%   +0.11%     
==========================================
  Files         148      148              
  Lines       11329    11341      +12     
==========================================
+ Hits         7082     7103      +21     
+ Misses       3205     3191      -14     
- Partials     1042     1047       +5     

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

@paulobernardoaf paulobernardoaf merged commit a5b0b9b into main Apr 2, 2024
9 of 10 checks passed
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.

4 participants