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: should cut down prompts when they exceed the max token length #127

Closed jialiu-github closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 12.26%. Comparing base (7526032) to head (941e993).

Files Patch % Lines
...ntentions/action/task/SimilarCodeCompletionTask.kt 0.00% 13 Missing :warning:
...devti/intentions/action/task/BaseCompletionTask.kt 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ========================================== - Coverage 12.27% 12.26% -0.02% ========================================== Files 473 473 Lines 11036 11045 +9 Branches 2111 2114 +3 ========================================== Hits 1355 1355 - Misses 9426 9435 +9 Partials 255 255 ```

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