-
Notifications
You must be signed in to change notification settings - Fork 63
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
test(wallet): creates a unique wallet for each spec for each run #959
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (57.14%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #959 +/- ##
===========================================
+ Coverage 11.84% 55.72% +43.87%
===========================================
Files 448 226 -222
Lines 11916 5086 -6830
Branches 2525 721 -1804
===========================================
+ Hits 1412 2834 +1422
+ Misses 9937 2078 -7859
+ Partials 567 174 -393
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
3a8aea0
to
653d90c
Compare
653d90c
to
ca23838
Compare
This PR introduces a tests wallet setup for functional tests. This should solve 2 issues:
Before each run: