Skip to content

Show progress bar while indexing documents and improve performance - #28

Merged
hungpham10 merged 5 commits into
mainfrom
fix/show-progress-bar-while-indexing-documents
Sep 12, 2026
Merged

Show progress bar while indexing documents and improve performance#28
hungpham10 merged 5 commits into
mainfrom
fix/show-progress-bar-while-indexing-documents

Conversation

@hungpham10

Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: fd2ad28b-9cb8-4109-991a-ec6f180351e4


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 59.25926% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.01%. Comparing base (4f0dfa4) to head (8c8f8b5).

Files with missing lines Patch % Lines
crates/codegraph-docs/src/graph.rs 67.81% 28 Missing ⚠️
crates/codegraph-mcp/src/tools.rs 0.00% 28 Missing ⚠️
crates/codegraph/src/main.rs 0.00% 20 Missing ⚠️
crates/codegraph-mcp/src/lib.rs 15.38% 11 Missing ⚠️
crates/codegraph-graph/src/lib.rs 33.33% 8 Missing ⚠️
crates/codegraph-mcp/src/docgraph.rs 97.46% 2 Missing ⚠️
crates/codegraph-graphql/src/mutation.rs 0.00% 1 Missing ⚠️
crates/codegraph-graphql/src/query.rs 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (59.25%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #28    +/-   ##
========================================
  Coverage   74.00%   74.01%            
========================================
  Files          86       87     +1     
  Lines       18689    18837   +148     
========================================
+ Hits        13831    13942   +111     
- Misses       4858     4895    +37     

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

@hungpham10
hungpham10 merged commit b1d6a3d into main Sep 12, 2026
18 of 19 checks passed
@hungpham10
hungpham10 deleted the fix/show-progress-bar-while-indexing-documents branch September 12, 2026 09:34
@codspeed-hq

codspeed-hq Bot commented Sep 12, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 28 untouched benchmarks


Comparing fix/show-progress-bar-while-indexing-documents (8c8f8b5) with main (4f0dfa4)

Open in CodSpeed

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