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

fix: fix issue with SessionStorage not works #1016

Merged
merged 1 commit into from
Aug 18, 2023
Merged

fix: fix issue with SessionStorage not works #1016

merged 1 commit into from
Aug 18, 2023

Conversation

tangcent
Copy link
Owner

fix #1015

@tangcent tangcent added the type: bug Something isn't working label Aug 17, 2023
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #1016 (6f284c3) into master (5731dd1) will decrease coverage by 0.011%.
The diff coverage is 53.659%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1016       +/-   ##
===============================================
- Coverage     62.011%   62.000%   -0.011%     
+ Complexity      2288      2275       -13     
===============================================
  Files            246       246               
  Lines          11935     11900       -35     
  Branches        2935      2930        -5     
===============================================
- Hits            7401      7378       -23     
+ Misses          2972      2967        -5     
+ Partials        1562      1555        -7     
Flag Coverage Δ
unittests 62.000% <53.659%> (-0.011%) ⬇️

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

Files Changed Coverage Δ
...com/itangcent/idea/plugin/utils/AbstractStorage.kt 62.162% <50.000%> (-37.838%) ⬇️
.../com/itangcent/idea/plugin/utils/SessionStorage.kt 66.667% <60.000%> (+16.667%) ⬆️
...in/com/itangcent/idea/plugin/utils/LocalStorage.kt 66.667% <62.500%> (+2.874%) ⬆️

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 5731dd1...6f284c3. Read the comment docs.

@tangcent tangcent merged commit 850caf7 into master Aug 18, 2023
@tangcent tangcent deleted the fix/1015 branch August 23, 2023 12:04
@tangcent tangcent mentioned this pull request Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] field ignore 扩展功能
1 participant