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

fix: descrease the bulk size to ensure it is small enough #487

Merged
merged 6 commits into from
Jul 1, 2024

Conversation

omrilumigo
Copy link
Contributor

Bulks of spans of size 500 can be too big to send - decreasing to 200.

Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.50%. Comparing base (4e438b5) to head (97ffb28).
Report is 513 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##            master     #487      +/-   ##
===========================================
- Coverage   100.00%   99.50%   -0.50%     
===========================================
  Files           19       42      +23     
  Lines         1165     2646    +1481     
  Branches       246      730     +484     
===========================================
+ Hits          1165     2633    +1468     
- Misses           0       12      +12     
- Partials         0        1       +1     

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

@omrilumigo omrilumigo merged commit dcd2677 into master Jul 1, 2024
12 checks passed
@omrilumigo omrilumigo deleted the RD-13070-decrease-zip-bulk-size branch July 1, 2024 07:18
lumigo-circleci-github-user pushed a commit that referenced this pull request Jul 1, 2024
## [1.94.1](v1.94.0...v1.94.1) (2024-07-01)

### Bug Fixes

* descrease the bulk size to ensure it is small enough ([#487](#487)) ([dcd2677](dcd2677))
@doriaviram
Copy link
Contributor

🎉 This PR is included in version 1.94.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants