Skip to content

refactor: improve AI response content handling#1214

Merged
tangcent merged 1 commit intomasterfrom
feat/ai
Mar 20, 2025
Merged

refactor: improve AI response content handling#1214
tangcent merged 1 commit intomasterfrom
feat/ai

Conversation

@tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: amend Daily amend label Mar 20, 2025
@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 44.00000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 53.463%. Comparing base (bf7aba1) to head (9633208).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...gcent/idea/plugin/api/infer/AIMethodInferHelper.kt 0.000% 6 Missing ⚠️
...gin/api/export/translation/APITranslationHelper.kt 0.000% 4 Missing ⚠️
...rc/main/kotlin/com/itangcent/ai/DeepSeekService.kt 0.000% 1 Missing ⚠️
...src/main/kotlin/com/itangcent/ai/LocalLLMClient.kt 0.000% 1 Missing ⚠️
.../src/main/kotlin/com/itangcent/ai/OpenAIService.kt 0.000% 1 Missing ⚠️
.../kotlin/com/itangcent/idea/plugin/utils/AIUtils.kt 91.667% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1214       +/-   ##
===============================================
+ Coverage     53.435%   53.463%   +0.029%     
- Complexity      2708      2715        +7     
===============================================
  Files            284       284               
  Lines          15984     15996       +12     
  Branches        3580      3583        +3     
===============================================
+ Hits            8541      8552       +11     
  Misses          5802      5802               
- Partials        1641      1642        +1     
Flag Coverage Δ
unittests 53.463% <44.000%> (+0.029%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...rc/main/kotlin/com/itangcent/ai/DeepSeekService.kt 2.564% <0.000%> (+0.064%) ⬆️
...src/main/kotlin/com/itangcent/ai/LocalLLMClient.kt 0.000% <0.000%> (ø)
.../src/main/kotlin/com/itangcent/ai/OpenAIService.kt 7.143% <0.000%> (+0.246%) ⬆️
.../kotlin/com/itangcent/idea/plugin/utils/AIUtils.kt 88.889% <91.667%> (+5.556%) ⬆️
...gin/api/export/translation/APITranslationHelper.kt 0.000% <0.000%> (ø)
...gcent/idea/plugin/api/infer/AIMethodInferHelper.kt 10.924% <0.000%> (-0.093%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf7aba1...9633208. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tangcent tangcent merged commit 3f6fb8e into master Mar 20, 2025
12 checks passed
@tangcent tangcent deleted the feat/ai branch March 20, 2025 01:52
@github-actions github-actions bot mentioned this pull request Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: amend Daily amend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments