Skip to content

Conversation

@tangcent
Copy link
Owner

@tangcent tangcent commented Jul 7, 2025

fix #1255

@github-actions github-actions bot added the type: new feature Add New Feature label Jul 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2025

📦 Plugin has been packaged for this PR. You can download easy-yapi-2.8.2.212.0.zip from the GitHub Actions workflow run by clicking on the "Artifacts" dropdown.

@tangcent tangcent force-pushed the fix/1255-inner-class-api-export branch from 22615f4 to a4b8701 Compare July 11, 2025 00:49
@github-actions
Copy link
Contributor

📦 Plugin has been packaged for this PR. You can download easy-yapi-2.8.2.212.0.zip from the GitHub Actions workflow run by clicking on the "Artifacts" dropdown.

@tangcent tangcent force-pushed the fix/1255-inner-class-api-export branch from a4b8701 to 348005c Compare July 11, 2025 13:39
@github-actions
Copy link
Contributor

📦 Plugin has been packaged for this PR. You can download easy-yapi-2.8.2.212.0.zip from the GitHub Actions workflow run by clicking on the "Artifacts" dropdown.

@tangcent tangcent force-pushed the fix/1255-inner-class-api-export branch from 348005c to 17a9423 Compare July 12, 2025 05:08
@github-actions
Copy link
Contributor

📦 Plugin has been packaged for this PR. You can download easy-yapi-2.8.2.212.0.zip from the GitHub Actions workflow run by clicking on the "Artifacts" dropdown.

@codecov
Copy link

codecov bot commented Jul 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.682%. Comparing base (af26ff0) to head (17a9423).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1258       +/-   ##
===============================================
- Coverage     54.749%   54.682%   -0.067%     
+ Complexity      2782      2779        -3     
===============================================
  Files            289       289               
  Lines          16614     16616        +2     
  Branches        3709      3710        +1     
===============================================
- Hits            9096      9086       -10     
- Misses          5812      5825       +13     
+ Partials        1706      1705        -1     
Flag Coverage Δ
unittests 54.682% <100.000%> (-0.067%) ⬇️

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

Files with missing lines Coverage Δ
...tangcent/idea/plugin/api/ClassApiExporterHelper.kt 66.372% <100.000%> (+0.606%) ⬆️

... and 1 file 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 af26ff0...17a9423. 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 a525259 into master Jul 12, 2025
15 checks passed
@tangcent tangcent deleted the fix/1255-inner-class-api-export branch July 12, 2025 12:53
@github-actions github-actions bot mentioned this pull request Jul 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.

[Bug] 静态类中的API无法导出

2 participants