Skip to content

Model quick replies as structs instead of strings #838

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

Merged
merged 1 commit into from
Feb 20, 2025

Model quick replies as structs instead of strings

780f2b5
Select commit
Loading
Failed to load commit list.
Merged

Model quick replies as structs instead of strings #838

Model quick replies as structs instead of strings
780f2b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2025 in 0s

74.65% (-0.09%) compared to 00d1c97

View this Pull Request on Codecov

74.65% (-0.09%) compared to 00d1c97

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 23 lines in your changes missing coverage. Please review.

Project coverage is 74.65%. Comparing base (00d1c97) to head (780f2b5).

Files with missing lines Patch % Lines
msg.go 0.00% 8 Missing ⚠️
handlers/utils.go 0.00% 6 Missing ⚠️
backends/rapidpro/msg.go 16.66% 5 Missing ⚠️
test/msg.go 75.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #838      +/-   ##
==========================================
- Coverage   74.73%   74.65%   -0.09%     
==========================================
  Files         113      113              
  Lines       13295    13308      +13     
==========================================
- Hits         9936     9935       -1     
- Misses       2644     2658      +14     
  Partials      715      715              

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