-
Notifications
You must be signed in to change notification settings - Fork 143
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: Cherry-Pick Enable HIP-904 System Contracts configuration #16545
Conversation
Signed-off-by: Stanimir Stoyanov <stanimir.stoyanov@limechain.tech>
Node: HAPI Test (Restart) Results9 files 1 errors 8 suites 7m 3s ⏱️ For more details on these parsing errors, see this check. Results for commit fcb9ee6. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/0.56 #16545 +/- ##
===============================================
Coverage 58.39% 58.39%
Complexity 19999 19999
===============================================
Files 2737 2737
Lines 100418 100418
Branches 10371 10371
===============================================
Hits 58640 58640
Misses 38147 38147
Partials 3631 3631
|
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Description:
This cherry pick PR enables to configuration flags for Airdrops via system contract and removes the current overrides
Related issue(s):
Fixes #16535
Notes for reviewer:
Checklist