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

More validation #1341

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

More validation #1341

wants to merge 3 commits into from

Conversation

rowanseymour
Copy link
Member

@rowanseymour rowanseymour commented Apr 11, 2025

  • Max flow name: 64 chars (enforced in RP db)
  • Max cases per switch router: 100
  • Max arguments per case: 100
  • Max attachments on message: 10
  • Max quick replies on message: 10
  • Max quick reply text length: 64
  • Max groups on add_contact_groups action: 100
  • Max labels on add_input_labels action: 100

The best day to add limits is always today

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 58.82353% with 7 lines in your changes missing coverage. Please review.

Project coverage is 69.11%. Comparing base (9abc13d) to head (760aa3c).

Files with missing lines Patch % Lines
flows/routers/switch.go 62.50% 4 Missing and 2 partials ⚠️
flows/routers/base.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1341      +/-   ##
==========================================
- Coverage   69.12%   69.11%   -0.02%     
==========================================
  Files         277      277              
  Lines       21203    21212       +9     
==========================================
+ Hits        14657    14660       +3     
- Misses       6123     6127       +4     
- Partials      423      425       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants