Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support quarkus #648

Merged
merged 1 commit into from
Nov 14, 2021
Merged

feat: support quarkus #648

merged 1 commit into from
Nov 14, 2021

Conversation

tangcent
Copy link
Owner

close #638

@tangcent tangcent added the type: new feature Add New Feature label Nov 14, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2021

Codecov Report

Merging #648 (e68d6ad) into master (57f1641) will increase coverage by 0.206%.
The diff coverage is 60.188%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #648       +/-   ##
===============================================
+ Coverage     57.664%   57.870%   +0.206%     
- Complexity      2000      2052       +52     
===============================================
  Files            231       237        +6     
  Lines          10641     10845      +204     
  Branches        2489      2528       +39     
===============================================
+ Hits            6136      6276      +140     
- Misses          3338      3369       +31     
- Partials        1167      1200       +33     
Flag Coverage Δ
unittests 57.870% <60.188%> (+0.206%) ⬆️

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

Impacted Files Coverage Δ
.../export/spring/SimpleSpringRequestClassExporter.kt 58.491% <0.000%> (+1.887%) ⬆️
...in/api/export/yapi/YapiMethodDocBuilderListener.kt 9.091% <0.000%> (ø)
.../itangcent/idea/plugin/dialog/EasyApiSettingGUI.kt 0.000% <0.000%> (ø)
.../api/export/generic/GenericRequestClassExporter.kt 28.395% <11.111%> (ø)
...in/api/export/spring/SpringRequestClassExporter.kt 29.021% <15.789%> (-0.308%) ⬇️
...xport/quarkus/SimpleQuarkusRequestClassExporter.kt 50.000% <50.000%> (ø)
...in/kotlin/com/itangcent/idea/psi/PsiClassFinder.kt 50.000% <50.000%> (ø)
.../export/quarkus/QuarkusCustomHttpMethodResolver.kt 55.556% <55.556%> (ø)
...ngcent/idea/plugin/api/DefaultMethodInferHelper.kt 40.229% <61.111%> (-0.272%) ⬇️
.../api/export/quarkus/QuarkusBaseAnnotationParser.kt 62.500% <62.500%> (ø)
... and 22 more

Continue to review full report at Codecov.

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

@tangcent tangcent merged commit 230ba26 into master Nov 14, 2021
@tangcent tangcent deleted the issue/638-quarkus branch November 14, 2021 10:36
@tangcent tangcent mentioned this pull request Nov 20, 2021
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.

支持quarkus语法
2 participants