unit-mesh / auto-dev-vscode

AutoDev - 🧙‍the AI-powered coding wizard . Put the most loved AutoDev AI assistant into your VSCode, and have things done quickly
http://vscode.unitmesh.cc/
MIT License
234 stars 38 forks source link

feat: add code completions #39

Closed zhengxs2018 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 5.87639% with 929 lines in your changes are missing coverage. Please review.

Project coverage is 14.14%. Comparing base (2e91025) to head (236b564). Report is 4 commits behind head on master.

:exclamation: Current head 236b564 differs from pull request most recent head e3ea70e

Please upload reports for the commit e3ea70e to get more accurate results.

Files Patch % Lines
.../action/providers/AutoDevCodeSuggestionProvider.ts 0.00% 213 Missing :warning:
src/editor/files/SymbolSignatureReader.ts 0.00% 185 Missing :warning:
src/editor/files/CrossFileContextAnalyzer.ts 0.00% 184 Missing :warning:
src/editor/language/base/range.ts 0.00% 64 Missing :warning:
src/editor/language/base/symbolKind.ts 0.00% 63 Missing :warning:
src/llm-provider/OpenAICompletion.ts 0.00% 44 Missing :warning:
src/editor/language/base/position.ts 0.00% 42 Missing :warning:
src/editor/util/timeout.ts 0.00% 37 Missing :warning:
src/editor/language/base/documentSymbol.ts 0.00% 26 Missing :warning:
src/settings/SettingService.ts 0.00% 24 Missing :warning:
... and 6 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #39 +/- ## ========================================== - Coverage 14.40% 14.14% -0.27% ========================================== Files 326 335 +9 Lines 31609 32605 +996 Branches 851 860 +9 ========================================== + Hits 4554 4612 +58 - Misses 27055 27993 +938 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.