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: recommend config for Jackson-JsonUnwrapped #658

Merged
merged 1 commit into from
Nov 20, 2021

Conversation

tangcent
Copy link
Owner

close #640

@tangcent tangcent added the type: new feature Add New Feature label Nov 20, 2021
@tangcent tangcent force-pushed the issue/640-jsonunwrapped branch from d567419 to 2c5b51b Compare November 20, 2021 12:49
@codecov-commenter
Copy link

Codecov Report

Merging #658 (2c5b51b) into master (430b5c2) will decrease coverage by 0.271%.
The diff coverage is 100.000%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #658       +/-   ##
===============================================
- Coverage     57.899%   57.628%   -0.271%     
  Complexity      2065      2065               
===============================================
  Files            238       239        +1     
  Lines          10907     10960       +53     
  Branches        2549      2555        +6     
===============================================
+ Hits            6315      6316        +1     
- Misses          3385      3436       +51     
- Partials        1207      1208        +1     
Flag Coverage Δ
unittests 57.628% <100.000%> (-0.271%) ⬇️

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

Impacted Files Coverage Δ
...ngcent/idea/plugin/api/export/core/MethodFilter.kt 100.000% <ø> (ø)
...dea/plugin/api/export/core/RequestClassExporter.kt 55.450% <ø> (ø)
...pi/export/generic/GenericMethodDocClassExporter.kt 50.667% <ø> (ø)
...ort/generic/SimpleGenericMethodDocClassExporter.kt 49.153% <ø> (ø)
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <ø> (ø)
...m/itangcent/idea/utils/ContextualPsiClassHelper.kt 71.579% <100.000%> (+1.249%) ⬆️
...angcent/idea/utils/NumberFixedObjectTypeAdapter.kt 72.727% <0.000%> (-9.091%) ⬇️
...-plugin/src/main/kotlin/com/itangcent/task/Task.kt 91.781% <0.000%> (-2.740%) ⬇️
.../itangcent/idea/plugin/dialog/EasyApiSettingGUI.kt 0.000% <0.000%> (ø)
... and 1 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 430b5c2...2c5b51b. Read the comment docs.

@tangcent tangcent merged commit 35d4133 into master Nov 20, 2021
@tangcent tangcent mentioned this pull request Nov 20, 2021
@tangcent tangcent deleted the issue/640-jsonunwrapped branch November 21, 2021 06:24
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.

如何支持JsonUnwrapped注解
2 participants