Added unbond period metrics - #7847
Conversation
|
❌ Integration Tests completed with failures or errors. 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rc/supernova #7847 +/- ##
=============================================
Coverage 77.53% 77.53%
=============================================
Files 882 882
Lines 124494 124503 +9
=============================================
+ Hits 96527 96538 +11
+ Misses 21556 21552 -4
- Partials 6411 6413 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Run Tests: |
|
❌ Integration Tests completed with failures or errors. 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
|
❌ Integration Tests completed with failures or errors. 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
|
✅ Integration Tests passed successfully! 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
|
✅ Integration Tests passed successfully! 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
| MetricSupernovaEnableEpoch = "erd_supernova_enable_epoch" | ||
|
|
||
| // MetricUnBondPeriod represents the unbond period in rounds from StakingSystemSCConfig | ||
| MetricUnBondPeriod = "erd_un_bond_period" |
There was a problem hiding this comment.
can you use erd_unbond_*? We already have erd_unbond_tokens_v2_enable_epoch
|
❌ Integration Tests completed with failures or errors. 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
|
✅ Integration Tests passed successfully! 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
Reasoning behind the pull request
Proposed changes
Testing procedure
Pre-requisites
Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:
featbranch created?featbranch merging, do all satellite projects have a proper tag insidego.mod?