Skip to content

feat(dora): add ast-grep provider for AST-aware code search - #35

Merged
amondnet merged 9 commits into
mainfrom
34-add-ast-grep-provider-for-ast-aware-code-search-and-transformation
Dec 19, 2025
Merged

feat(dora): add ast-grep provider for AST-aware code search#35
amondnet merged 9 commits into
mainfrom
34-add-ast-grep-provider-for-ast-aware-code-search-and-transformation

style: format

bbfd023
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 0s

49.37% (+1.42%) compared to 9d74066

View this Pull Request on Codecov

49.37% (+1.42%) compared to 9d74066

Details

Codecov Report

❌ Patch coverage is 54.22177% with 450 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.37%. Comparing base (9d74066) to head (bbfd023).

Files with missing lines Patch % Lines
packages/dora/src/providers/ast-grep/downloader.ts 29.60% 107 Missing ⚠️
packages/dora/src/providers/ast-grep/napi.ts 18.25% 103 Missing ⚠️
packages/dora/src/providers/ast-grep/cli.ts 44.44% 100 Missing ⚠️
packages/dora/src/providers/ast-grep/index.ts 70.87% 90 Missing ⚠️
packages/dora/src/providers/ast-grep/utils.ts 52.94% 48 Missing ⚠️
packages/dora/src/providers/ast-grep/constants.ts 98.24% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   47.94%   49.37%   +1.42%     
==========================================
  Files          15       21       +6     
  Lines        3341     4324     +983     
==========================================
+ Hits         1602     2135     +533     
- Misses       1739     2189     +450     

☔ View full report in Codecov by Sentry.
📢 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.