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: Standardized vscode configuration #26

Closed zhengxs2018 closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 14.32%. Comparing base (2f64041) to head (ec1e3ec). Report is 18 commits behind head on master.

Files Patch % Lines
src/llm-provider/chat-models/wenxin.ts 0.00% 607 Missing :warning:
src/llm-provider/chat-models/tongyi.ts 0.00% 504 Missing :warning:
src/llm-provider/LLMTools.ts 0.00% 204 Missing :warning:
src/settings/SettingService.ts 0.00% 147 Missing :warning:
src/editor/webview/AutoDevWebviewProtocol.ts 0.00% 19 Missing :warning:
src/settings/LlmConfig.ts 0.00% 7 Missing :warning:
src/llm-provider/LlmProvider.ts 0.00% 2 Missing :warning:
src/domain/DomainTermService.ts 0.00% 1 Missing :warning:
src/llm-provider/OpenAICompletion.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #26 +/- ## ========================================== - Coverage 14.79% 14.32% -0.47% ========================================== Files 330 334 +4 Lines 28635 30085 +1450 Branches 813 831 +18 ========================================== + Hits 4236 4311 +75 - Misses 24399 25774 +1375 ```

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