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

feat: add Chinese to more UIs #130

Closed jialiu-github closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 14.35%. Comparing base (74c3b14) to head (87d78a8).

Files Patch % Lines
.../cc/unitmesh/devti/language/lexer/_DevInLexer.java 82.37% 31 Missing and 9 partials :warning:
...cc/unitmesh/devti/language/parser/DevInParser.java 73.17% 0 Missing and 22 partials :warning:
...gen/cc/unitmesh/devti/language/psi/DevInTypes.java 81.25% 3 Missing and 3 partials :warning:
...n/cc/unitmesh/devti/language/psi/DevInVisitor.java 0.00% 5 Missing :warning:
...nitmesh/devti/language/psi/impl/DevInCodeImpl.java 0.00% 5 Missing :warning:
...c/unitmesh/devti/actions/chat/ExplainThisAction.kt 0.00% 5 Missing :warning:
...devti/language/psi/impl/DevInCodeContentsImpl.java 0.00% 4 Missing :warning:
...in/cc/unitmesh/devti/actions/EditSettingsAction.kt 0.00% 4 Missing :warning:
.../unitmesh/devti/actions/chat/ChatWithThisAction.kt 0.00% 4 Missing :warning:
...tmesh/devti/actions/chat/CodeCompleteChatAction.kt 0.00% 4 Missing :warning:
... and 10 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #130 +/- ## ========================================== + Coverage 12.23% 14.35% +2.11% ========================================== Files 473 480 +7 Lines 11113 11576 +463 Branches 2124 2201 +77 ========================================== + Hits 1360 1662 +302 - Misses 9498 9621 +123 - Partials 255 293 +38 ```

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