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

refactor: remove usage of KV #1020

Merged
merged 1 commit into from
Aug 27, 2023
Merged

refactor: remove usage of KV #1020

merged 1 commit into from
Aug 27, 2023

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: chore Routine maintenance task label Aug 27, 2023
@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #1020 (6b4d279) into master (850caf7) will decrease coverage by 0.101%.
The diff coverage is 80.711%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1020       +/-   ##
===============================================
- Coverage     62.000%   61.899%   -0.101%     
+ Complexity      2274      2263       -11     
===============================================
  Files            246       245        -1     
  Lines          11900     11879       -21     
  Branches        2930      2930               
===============================================
- Hits            7378      7353       -25     
- Misses          2967      2972        +5     
+ Partials        1555      1554        -1     
Flag Coverage Δ
unittests 61.899% <80.711%> (-0.101%) ⬇️

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

Files Changed Coverage Δ
...ea/plugin/dialog/EasyApiSettingBuiltInConfigGUI.kt 0.000% <ø> (ø)
.../itangcent/idea/plugin/dialog/EasyApiSettingGUI.kt 0.000% <ø> (ø)
...dea/plugin/dialog/EasyApiSettingRemoteConfigGUI.kt 0.000% <ø> (ø)
...n/settings/helper/RecommendConfigSettingsHelper.kt 77.049% <ø> (ø)
...c/main/kotlin/com/itangcent/intellij/util/KVKit.kt 83.333% <ø> (-0.813%) ⬇️
...ngcent/idea/plugin/api/DefaultMethodInferHelper.kt 42.075% <50.000%> (ø)
.../com/itangcent/idea/plugin/utils/SessionStorage.kt 66.667% <50.000%> (ø)
...gcent/idea/plugin/api/export/yapi/YapiFormatter.kt 56.893% <62.069%> (ø)
...in/com/itangcent/idea/plugin/utils/LocalStorage.kt 66.667% <75.000%> (ø)
...idea/plugin/api/export/postman/PostmanFormatter.kt 66.353% <75.806%> (-0.079%) ⬇️
... and 11 more

... and 3 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 850caf7...6b4d279. Read the comment docs.

@tangcent tangcent merged commit 6fa8dfa into master Aug 27, 2023
10 checks passed
@tangcent tangcent mentioned this pull request Aug 28, 2023
@tangcent tangcent deleted the chore/refactor branch August 28, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Routine maintenance task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant