Skip to content

feat: Add AI-powered translation support for API documentation#1207

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

feat: Add AI-powered translation support for API documentation#1207
tangcent merged 1 commit intomasterfrom
feat/ai

Conversation

@tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: new feature Add New Feature label Mar 17, 2025
@codecov
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

Attention: Patch coverage is 10.65831% with 285 lines in your changes missing coverage. Please review.

Project coverage is 54.066%. Comparing base (5c8cf2f) to head (0534998).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...gin/api/export/translation/APITranslationHelper.kt 0.000% 234 Missing ⚠️
...t/translation/TranslationRequestBuilderListener.kt 3.448% 28 Missing ⚠️
...tangcent/idea/plugin/dialog/EasyApiSettingAIGUI.kt 0.000% 18 Missing ⚠️
...n/kotlin/com/itangcent/common/constant/Language.kt 85.000% 1 Missing and 2 partials ⚠️
...nt/idea/plugin/settings/helper/AISettingsHelper.kt 60.000% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1207       +/-   ##
===============================================
- Coverage     54.940%   54.066%   -0.874%     
- Complexity      2698      2721       +23     
===============================================
  Files            274       277        +3     
  Lines          15424     15740      +316     
  Branches        3389      3497      +108     
===============================================
+ Hits            8474      8510       +36     
- Misses          5326      5604      +278     
- Partials        1624      1626        +2     
Flag Coverage Δ
unittests 54.066% <10.658%> (-0.874%) ⬇️

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

Files with missing lines Coverage Δ
...a/plugin/api/export/core/RequestBuilderListener.kt 95.000% <ø> (-5.000%) ⬇️
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <ø> (ø)
...lin/com/itangcent/idea/plugin/settings/Settings.kt 98.492% <100.000%> (+0.063%) ⬆️
...nt/idea/plugin/settings/xml/ApplicationSettings.kt 100.000% <100.000%> (ø)
...nt/idea/plugin/settings/helper/AISettingsHelper.kt 36.364% <60.000%> (+19.697%) ⬆️
...n/kotlin/com/itangcent/common/constant/Language.kt 85.000% <85.000%> (ø)
...tangcent/idea/plugin/dialog/EasyApiSettingAIGUI.kt 0.000% <0.000%> (ø)
...t/translation/TranslationRequestBuilderListener.kt 3.448% <3.448%> (ø)
...gin/api/export/translation/APITranslationHelper.kt 0.000% <0.000%> (ø)

... and 4 files with indirect coverage changes


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 5c8cf2f...0534998. 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 f215b1d into master Mar 17, 2025
10 checks passed
@tangcent tangcent deleted the feat/ai branch March 17, 2025 13:38
@tangcent tangcent mentioned this pull request Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: new feature Add New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments