-
Notifications
You must be signed in to change notification settings - Fork 44
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
Issues in hsm template #3192
Issues in hsm template #3192
Conversation
akanshaaa19
commented
Jan 16, 2025
- not being able to apply for media messages
- issues with validation- on applying text type template without buttons it fails because of incorrect validation
🚀 Deployed on https://deploy-preview-3192--glific-frontend.netlify.app |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3192 +/- ##
==========================================
- Coverage 81.83% 81.76% -0.08%
==========================================
Files 327 327
Lines 10540 10543 +3
Branches 2177 2179 +2
==========================================
- Hits 8625 8620 -5
- Misses 1304 1310 +6
- Partials 611 613 +2 ☔ View full report in Codecov by Sentry. |
Glific Run #5531
Run Properties:
|
Project |
Glific
|
Branch Review |
hsm-template-fixes
|
Run status |
Passed #5531
|
Run duration | 25m 33s |
Commit |
c5ebdb1f23 ℹ️: Merge ccdd416d61dcbda2a204877545d6e894864f2768 into e20e3130916939cc0101a1c036dc...
|
Committer | Akansha Sakhre |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
172
|
View all changes introduced in this branch ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
logic looks good. However, I was not able to replicate the issue.