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

E2E test migrating slightly older V1 state to current RootState #1755

Merged
merged 4 commits into from
Nov 17, 2023

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented Nov 15, 2023

Includes #1756

This somewhat checks if we need a state migration yet, for the current e2e state fixture privateKeyPersistedState

Copy link

github-actions bot commented Nov 15, 2023

Deployed to Cloudflare Pages

Latest commit: abe01239ff358026b2c6df2c5160cb69c9a5afe8
Status:✅ Deploy successful!
Preview URL: https://cd197b96.oasis-wallet.pages.dev

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #1755 (abe0123) into master (32ec470) will decrease coverage by 0.25%.
The diff coverage is 20.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1755      +/-   ##
==========================================
- Coverage   82.22%   81.98%   -0.25%     
==========================================
  Files         185      186       +1     
  Lines        4810     4828      +18     
  Branches      887      887              
==========================================
+ Hits         3955     3958       +3     
- Misses        855      870      +15     
Flag Coverage Δ
cypress 48.09% <100.00%> (+0.04%) ⬆️
jest 77.65% <0.00%> (-0.30%) ⬇️

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

Files Coverage Δ
src/app/pages/E2EPage/index.tsx 50.87% <80.00%> (+2.72%) ⬆️
src/utils/__fixtures__/test-inputs.ts 0.00% <0.00%> (ø)

@lukaw3d lukaw3d merged commit 6bb8b32 into master Nov 17, 2023
11 of 12 checks passed
@lukaw3d lukaw3d deleted the lw/e2e-persisted-types branch November 17, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants