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: run proxy workers #1666

Merged
merged 7 commits into from
Apr 10, 2024
Merged

Fix: run proxy workers #1666

merged 7 commits into from
Apr 10, 2024

Conversation

sokolova-an
Copy link
Contributor

Run proxy worker on add/delete wallet or account and on add/delete delegated proxy

Copy link
Contributor

Current coverage report

Summary

Lines Statements Branches Functions
Covered: 75%
73.03% (260/356) 37.2% (16/43) 59.5% (72/121)

Tests which was executed

Tests Skipped Failures Errors Time
388 0 💤 0 ❌ 0 🔥 2m 26s ⏱️
Coverage by files (0%) 
File% Stmts% Branch% Funcs% LinesUncovered Line #s

Copy link
Contributor

github-actions bot commented Apr 10, 2024

Jest Unit tests results

Generic badge

Duration: 62.657 seconds
Start: 2024-04-10 14:32:31.138 UTC
Finish: 2024-04-10 14:33:33.795 UTC
Duration: 62.657 seconds
Outcome: Passed | Total Tests: 676 | Passed: 674 | Failed: 0
Total Test Suites: 154
Total Tests: 676
Failed Test Suites: 0
Failed Tests: 0
Passed Test Suites: 153
Passed Tests: 674
Pending Test Suites: 1
Pending Tests: 2

@tuul-wq tuul-wq merged commit 1d6f8ad into dev Apr 10, 2024
4 checks passed
@tuul-wq tuul-wq deleted the fix/proxy-workers branch April 10, 2024 15:12
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.

Run proxy-worker when the user adds, removes the wallet or adds, removes account in the Polkadot Vault wallet
3 participants