-
Notifications
You must be signed in to change notification settings - Fork 72
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
Add address test for all miniscript fragments #143
Conversation
SonarCloud Quality Gate failed. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #143 +/- ##
========================================
Coverage 84.27% 84.27%
========================================
Files 17 17
Lines 2168 2168
========================================
Hits 1827 1827
Misses 341 341
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
SonarCloud Quality Gate failed. |
6d18b15
to
4633d7d
Compare
SonarCloud Quality Gate failed. 0 Bugs 0.0% Coverage The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
SonarCloud Quality Gate failed. 0 Bugs 0.0% Coverage The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Changes from this PR included in #155. |
Still following up on f9673ef, this adds a test that compares the generated addresses with the ones obtained from bitcoin-core for a set of descriptors that covers all miniscript fragments.