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: cloneData for concurrent requests #921

Merged
merged 5 commits into from
Oct 18, 2024
Merged

Conversation

arthurfiorette
Copy link
Owner

No description provided.

@arthurfiorette arthurfiorette self-assigned this Oct 18, 2024
@arthurfiorette arthurfiorette added the bug Something isn't working label Oct 18, 2024
@arthurfiorette arthurfiorette linked an issue Oct 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (1dc9415) to head (2054647).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #921      +/-   ##
==========================================
+ Coverage   99.27%   99.59%   +0.32%     
==========================================
  Files          19       19              
  Lines        2479     2498      +19     
  Branches      215      219       +4     
==========================================
+ Hits         2461     2488      +27     
+ Misses         17       10       -7     
+ Partials        1        0       -1     

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

@arthurfiorette arthurfiorette linked an issue Oct 18, 2024 that may be closed by this pull request
@arthurfiorette arthurfiorette merged commit a7a4e31 into main Oct 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Breaking change in 1.6.0 Bug: cloning do not work correctly with concurrency requests
1 participant