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

Report exception for unmatched batch request #5532

Closed
wants to merge 2 commits into from

Conversation

RustedBones
Copy link
Contributor

When getting an response for a batch request, return an UnmatchedRequestException for unmatched requests

When getting an response for a batch request, return an
UnmatchedRequestException for unmatched requests
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.43%. Comparing base (cc1e584) to head (4427ece).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5532   +/-   ##
=======================================
  Coverage   61.42%   61.43%           
=======================================
  Files         312      312           
  Lines       11104    11104           
  Branches      757      757           
=======================================
+ Hits         6821     6822    +1     
+ Misses       4283     4282    -1     

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

@RustedBones
Copy link
Contributor Author

Integrated in #5521

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.

1 participant