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 #538

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

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

codecov bot commented Apr 15, 2024

Codecov Report

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

Project coverage is 62.739%. Comparing base (bbe600c) to head (65b6bf8).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #538       +/-   ##
===============================================
- Coverage     62.794%   62.739%   -0.054%     
- Complexity      1935      1938        +3     
===============================================
  Files            218       219        +1     
  Lines          10423     10440       +17     
  Branches        2539      2551       +12     
===============================================
+ Hits            6545      6550        +5     
- Misses          2531      2533        +2     
- Partials        1347      1357       +10     
Flag Coverage Δ
unittests 62.739% <70.588%> (-0.054%) ⬇️

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%> (ø)
...ent/idea/plugin/api/export/rule/RequestRuleWrap.kt 78.673% <50.000%> (ø)
.../com/itangcent/idea/utils/DefaultFileSaveHelper.kt 81.609% <73.333%> (-7.926%) ⬇️
...kotlin/com/itangcent/idea/utils/FormatterHelper.kt 63.158% <63.158%> (ø)

... 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 bbe600c...65b6bf8. Read the comment docs.

@tangcent tangcent merged commit 60d997d into master Apr 16, 2024
10 checks passed
@tangcent tangcent mentioned this pull request May 17, 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.

1 participant