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: Replace gson and jsoup with IntelliJ code style for JSON/XML/HTML formatting #1119

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: enhancement New feature or request label Mar 31, 2024
Copy link

codecov bot commented Mar 31, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 61.957%. Comparing base (e83c940) to head (b6b3076).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1119       +/-   ##
===============================================
- Coverage     62.008%   61.957%   -0.051%     
- Complexity      2285      2290        +5     
===============================================
  Files            249       250        +1     
  Lines          12100     12118       +18     
  Branches        2984      2994       +10     
===============================================
+ Hits            7503      7508        +5     
- Misses          3000      3003        +3     
- Partials        1597      1607       +10     
Flag Coverage Δ
unittests 61.957% <69.231%> (-0.051%) ⬇️

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

Files Coverage Δ
...main/kotlin/com/itangcent/http/ApacheHttpClient.kt 91.304% <100.000%> (+0.564%) ⬆️
...ugin/api/export/postman/DefaultPostmanApiHelper.kt 69.262% <100.000%> (ø)
...ent/idea/plugin/settings/EnumProcessInitializer.kt 83.333% <100.000%> (ø)
...ain/kotlin/com/itangcent/idea/utils/GsonExUtils.kt 100.000% <100.000%> (ø)
...in/kotlin/com/itangcent/idea/utils/JacksonUtils.kt 90.476% <100.000%> (ø)
.../com/itangcent/intellij/extend/ActionContextKit.kt 96.429% <100.000%> (+0.065%) ⬆️
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <0.000%> (ø)
...gcent/idea/plugin/api/export/yapi/YapiApiHelper.kt 55.172% <0.000%> (ø)
...ent/idea/plugin/api/export/rule/RequestRuleWrap.kt 78.673% <50.000%> (ø)
.../com/itangcent/idea/utils/DefaultFileSaveHelper.kt 81.609% <73.333%> (-7.926%) ⬇️
... and 1 more

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 e83c940...b6b3076. Read the comment docs.

@tangcent tangcent merged commit 6e89e5b into master Apr 3, 2024
10 checks passed
@tangcent tangcent deleted the feature/json branch April 3, 2024 00:11
@tangcent tangcent mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant