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

Read templating from new templating msg field instead of metadata #729

Merged
merged 1 commit into from
Apr 17, 2024

Read templating from new msg field instead of metadata

5123aff
Select commit
Loading
Failed to load commit list.
Merged

Read templating from new templating msg field instead of metadata #729

Read templating from new msg field instead of metadata
5123aff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

74.54% (+0.04%) compared to a081fe6

View this Pull Request on Codecov

74.54% (+0.04%) compared to a081fe6

Details

Codecov Report

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

Project coverage is 74.54%. Comparing base (a081fe6) to head (5123aff).

Files Patch % Lines
test/msg.go 75.00% 6 Missing ⚠️
backends/rapidpro/msg.go 16.66% 5 Missing ⚠️
handlers/test.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
+ Coverage   74.50%   74.54%   +0.04%     
==========================================
  Files         110      110              
  Lines       13307    13263      -44     
==========================================
- Hits         9914     9887      -27     
+ Misses       2674     2664      -10     
+ Partials      719      712       -7     

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