Skip to content

Fix issue cannot recognize and link lambda functions - #20

Merged
hungpham10 merged 1 commit into
mainfrom
fix/implement-lambda-function-into-graph
Sep 6, 2026
Merged

Fix issue cannot recognize and link lambda functions#20
hungpham10 merged 1 commit into
mainfrom
fix/implement-lambda-function-into-graph

Conversation

@hungpham10

Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai

coderabbitai Bot commented Sep 6, 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: Team

Run ID: ac4172c6-4bd7-4eda-9a84-67a750672998


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.

@hungpham10
hungpham10 merged commit 0dd119d into main Sep 6, 2026
19 checks passed
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.42%. Comparing base (b1d210d) to head (8347d3b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/codegraph-extract/src/languages/lua.rs 85.71% 2 Missing ⚠️
crates/codegraph-extract/src/languages/php.rs 85.71% 2 Missing ⚠️
crates/codegraph-extract/src/languages/common.rs 96.77% 1 Missing ⚠️
crates/codegraph-extract/src/languages/go.rs 92.30% 1 Missing ⚠️
...ates/codegraph-extract/src/languages/javascript.rs 92.30% 1 Missing ⚠️
crates/codegraph-extract/src/languages/python.rs 90.90% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (91.66%) 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      #20      +/-   ##
==========================================
+ Coverage   74.27%   74.42%   +0.15%     
==========================================
  Files          79       79              
  Lines       15780    15872      +92     
==========================================
+ Hits        11720    11813      +93     
+ Misses       4060     4059       -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.

@hungpham10
hungpham10 deleted the fix/implement-lambda-function-into-graph branch September 6, 2026 16:06
@codspeed-hq

codspeed-hq Bot commented Sep 6, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 33.86%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 6 regressed benchmarks
✅ 22 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
sample 19 ms 39.4 ms -51.76%
sample 19 ms 39.4 ms -51.72%
ingest 227.6 ms 294.6 ms -22.76%
open+ingest 227.7 ms 294.8 ms -22.76%
open+ingest 416.9 ms 539.1 ms -22.67%
open+ingest 272.8 ms 350 ms -22.07%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing fix/implement-lambda-function-into-graph (8347d3b) with main (b1d210d)

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