unit-mesh / auto-dev

🧙‍AutoDev: The AI-powered coding wizard(AI 驱动编程助手) with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀
https://ide.unitmesh.cc/
Mozilla Public License 2.0
2.72k stars 314 forks source link

Can config inlay code complete LLM model #114

Closed jialiu-github closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 12.15%. Comparing base (75554fd) to head (288336b).

Files Patch % Lines
...h/devti/settings/coder/AutoDevCoderConfigurable.kt 0.00% 76 Missing :warning:
...itmesh/devti/llms/custom/InlayCustomLLMProvider.kt 0.00% 49 Missing :warning:
...h/devti/actions/InlayCompleteCodeDisposedAction.kt 0.00% 9 Missing :warning:
...hema/InlayCodeCompletePromptsSchemaFileProvider.kt 0.00% 9 Missing :warning:
...devti/settings/coder/AutoDevCoderSettingService.kt 0.00% 9 Missing :warning:
...c/main/kotlin/cc/unitmesh/devti/llms/LlmFactory.kt 0.00% 3 Missing :warning:
...devti/agent/configurable/CoUnitToolConfigurable.kt 0.00% 2 Missing :warning:
...chema/InlayCodePromptsJsonSchemaProviderFactory.kt 0.00% 2 Missing :warning:
...cc/unitmesh/devti/llms/custom/CustomLLMProvider.kt 0.00% 2 Missing :warning:
.../unitmesh/devti/gui/component/JsonLanguageField.kt 0.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #114 +/- ## ========================================== - Coverage 12.33% 12.15% -0.19% ========================================== Files 448 452 +4 Lines 10473 10632 +159 Branches 2019 2032 +13 ========================================== Hits 1292 1292 - Misses 8926 9085 +159 Partials 255 255 ```

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