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

Order components in template and fix max length for D3C #716

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

norkans7
Copy link
Contributor

No description provided.

@norkans7 norkans7 requested a review from rowanseymour March 15, 2024 14:53
@@ -27,7 +27,7 @@ const (

var (
// max for the body
maxMsgLength = 1000
maxMsgLength = 4096
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not related but that is the correct max length

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.17%. Comparing base (9ba8161) to head (9956f20).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #716   +/-   ##
=======================================
  Coverage   74.17%   74.17%           
=======================================
  Files         110      110           
  Lines       13330    13330           
=======================================
  Hits         9887     9887           
  Misses       2727     2727           
  Partials      716      716           

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

@norkans7 norkans7 force-pushed the fix-WA-button-url branch from 5aeb71a to 9956f20 Compare March 15, 2024 15:16
@rowanseymour rowanseymour merged commit 39f06b1 into main Mar 15, 2024
7 checks passed
@rowanseymour rowanseymour deleted the fix-WA-button-url branch March 15, 2024 15:26
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants