Skip to content

Smart chunk with max URL length consideration#695

Merged
munrojm merged 9 commits intomainfrom
enhancement/max_http_url
Oct 20, 2022
Merged

Smart chunk with max URL length consideration#695
munrojm merged 9 commits intomainfrom
enhancement/max_http_url

Conversation

@munrojm
Copy link
Copy Markdown
Member

@munrojm munrojm commented Oct 19, 2022

This PR implements smarter parallel chunking of request URLs that takes into account a max character number for HTTP URLs.

A new settings parameter is used to define the max character number which defaults to 2000.

@munrojm munrojm added the release:patch Patch release label Oct 19, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 19, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.35%. Comparing base (72eafaa) to head (e7e0432).
⚠️ Report is 543 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #695      +/-   ##
==========================================
- Coverage   87.70%   83.35%   -4.35%     
==========================================
  Files          36       36              
  Lines        1667     1682      +15     
==========================================
- Hits         1462     1402      -60     
- Misses        205      280      +75     

☔ 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.

@munrojm munrojm merged commit d3f7687 into main Oct 20, 2022
@munrojm munrojm deleted the enhancement/max_http_url branch December 6, 2022 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:patch Patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants