Skip to content

Persistent document graph into disk - #25

Merged
hungpham10 merged 6 commits into
mainfrom
feature/persistent-document-graph-into-disk
Sep 12, 2026
Merged

Persistent document graph into disk#25
hungpham10 merged 6 commits into
mainfrom
feature/persistent-document-graph-into-disk

Conversation

@hungpham10

Copy link
Copy Markdown
Owner

Persist document graph into logical disk
Implement missing nginx parser

@coderabbitai

coderabbitai Bot commented Sep 11, 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: 1089f651-53d5-4d65-b952-6108035ec7d2


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

codecov-commenter commented Sep 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.68015% with 137 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.76%. Comparing base (5080680) to head (1751445).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/codegraph-graph/src/lib.rs 0.00% 30 Missing ⚠️
crates/codegraph-docs/src/parsers/mod.rs 92.83% 27 Missing ⚠️
crates/codegraph/src/main.rs 0.00% 25 Missing ⚠️
crates/codegraph-extract/src/docgraph.rs 0.00% 20 Missing ⚠️
crates/codegraph-binary/src/extract.rs 87.64% 11 Missing ⚠️
crates/codegraph-extract/src/config.rs 91.59% 10 Missing ⚠️
crates/codegraph-mcp/src/lib.rs 0.00% 7 Missing ⚠️
crates/codegraph-docs/src/graph.rs 95.12% 6 Missing ⚠️
crates/codegraph-mcp/src/tools.rs 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (82.68%) 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      #25      +/-   ##
==========================================
+ Coverage   71.57%   73.76%   +2.19%     
==========================================
  Files          84       85       +1     
  Lines       16944    17649     +705     
==========================================
+ Hits        12127    13019     +892     
+ Misses       4817     4630     -187     

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

@codspeed-hq

codspeed-hq Bot commented Sep 12, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 28 untouched benchmarks


Comparing feature/persistent-document-graph-into-disk (1751445) with main (5080680)

Open in CodSpeed

@hungpham10
hungpham10 merged commit 58b0794 into main Sep 12, 2026
18 of 19 checks passed
@hungpham10
hungpham10 deleted the feature/persistent-document-graph-into-disk branch September 12, 2026 00:26
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