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

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Nov 7, 2023

No description provided.

@tangcent tangcent added the type: bug Something isn't working label Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #509 (0a9fdcf) into master (b494731) will increase coverage by 0.008%.
The diff coverage is 53.659%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #509       +/-   ##
===============================================
+ Coverage     62.884%   62.892%   +0.008%     
+ Complexity      1939      1912       -27     
===============================================
  Files            214       214               
  Lines          10284     10243       -41     
  Branches        2497      2491        -6     
===============================================
- Hits            6467      6442       -25     
+ Misses          2494      2486        -8     
+ Partials        1323      1315        -8     
Flag Coverage Δ
unittests 62.892% <53.659%> (+0.008%) ⬆️

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

Files Coverage Δ
.../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%) ⬆️
...com/itangcent/idea/plugin/utils/AbstractStorage.kt 62.162% <50.000%> (-37.838%) ⬇️

... 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 b494731...0a9fdcf. Read the comment docs.

@tangcent tangcent merged commit 59dfaff into master Nov 8, 2023
10 checks passed
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.

1 participant