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(queries): do not fail on response with 200 code and null body #1304

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

ValeraS
Copy link
Collaborator

@ValeraS ValeraS commented Sep 16, 2024

CI Results

Test Status: ❌ FAILED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
124 118 1 5 0

Bundle Size: βœ…

Current: 78.85 MB | Main: 78.85 MB
Diff: +0.12 KB (0.00%)

βœ… Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.

@ValeraS ValeraS linked an issue Sep 16, 2024 that may be closed by this pull request
@ValeraS ValeraS merged commit d115989 into main Sep 16, 2024
5 of 6 checks passed
@ValeraS ValeraS deleted the fix/null-query branch September 16, 2024 10:13
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.

Treat null response without ERROR field as OKAY
2 participants