-
Notifications
You must be signed in to change notification settings - Fork 262
poc/status-go-codex-integraion #6930
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
base: develop
Are you sure you want to change the base?
Conversation
Thank you for opening this pull request! We require pull request titles and commits to follow the Conventional Commits specification and it looks like your PR needs to be adjusted. Details:
Available types:
|
Jenkins BuildsClick to see older builds (48)
|
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (0.98%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## develop #6930 +/- ##
===========================================
- Coverage 55.41% 47.98% -7.44%
===========================================
Files 821 827 +6
Lines 120864 122164 +1300
===========================================
- Hits 66976 58615 -8361
- Misses 46816 57568 +10752
+ Partials 7072 5981 -1091
Flags with carried forward coverage won't be shown. Click here to find out more.
|
61b1f44
to
5db2301
Compare
The new script allows running all the tests as well as selected tests
…u node for testing
c4ceaef
to
034ec46
Compare
This is the (draft) PR where most of the works related to the POC of replacing BitTorrent with Codex in status-go will be happening.