Skip to content

feat(async search): add export async search docs method#473

Open
forshev wants to merge 1 commit into
mainfrom
472-export-async-search-docs
Open

feat(async search): add export async search docs method#473
forshev wants to merge 1 commit into
mainfrom
472-export-async-search-docs

Conversation

@forshev

@forshev forshev commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Description

Add a new method to export documents found by async search

Fixes #472


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

If you have used LLM/AI assistance please provide model name and full prompt:

Model: {{model-name}}
Prompt: {{prompt}}

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.51%. Comparing base (4ad8f17) to head (2d068cb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
+ Coverage   70.44%   70.51%   +0.06%     
==========================================
  Files         232      232              
  Lines       18371    18407      +36     
==========================================
+ Hits        12942    12979      +37     
+ Misses       4453     4451       -2     
- Partials      976      977       +1     

☔ 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.

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.

export async search result

2 participants