Skip to content

Store failed requests into query history - #69

Merged
kazhuravlev merged 32 commits into
mainfrom
improve-errors
Jun 14, 2026
Merged

Store failed requests into query history#69
kazhuravlev merged 32 commits into
mainfrom
improve-errors

Conversation

@kazhuravlev

Copy link
Copy Markdown
Owner

Requests that are failed will be stored in database

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 21.91781% with 171 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.95%. Comparing base (4c9e2cd) to head (5c84529).

Files with missing lines Patch % Lines
internal/app/service.go 36.92% 78 Missing and 4 partials ⚠️
internal/storage/api.go 0.00% 29 Missing ⚠️
internal/facade/service.go 0.00% 19 Missing ⚠️
cmd/gateway/main.go 0.00% 11 Missing ⚠️
internal/storage/adapters.go 0.00% 9 Missing ⚠️
internal/trace/trace.go 0.00% 8 Missing ⚠️
internal/facade/api_lrpc.go 0.00% 7 Missing ⚠️
internal/storage/jetgen/table/query_results.go 0.00% 4 Missing ⚠️
internal/structs/structs.go 0.00% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   30.17%   30.95%   +0.78%     
==========================================
  Files          30       33       +3     
  Lines        2257     2358     +101     
==========================================
+ Hits          681      730      +49     
- Misses       1511     1558      +47     
- Partials       65       70       +5     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kazhuravlev
kazhuravlev merged commit 3324f62 into main Jun 14, 2026
1 check passed
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.

2 participants