-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Release v4.7.7 merge to master #6103
Conversation
feat(version): update version to 4.7.7
…e_opt feat(backup): make nodes with backup shutdown gracefully by kill -15
feat(event): optimize event subscription exception handling
feat(metric): add interceptors to monitor gRPC using Prometheus
…_pow feat(math): migrate `pow` operation from java.lang.Math to java.lang.StrictMath
* opt(vm): get optimized contract when calling is constant
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #6103 +/- ##
============================================
+ Coverage 66.79% 66.95% +0.15%
- Complexity 10376 10405 +29
============================================
Files 890 893 +3
Lines 54065 54005 -60
Branches 5979 5981 +2
============================================
+ Hits 36114 36159 +45
+ Misses 15139 15031 -108
- Partials 2812 2815 +3 ☔ View full report in Codecov by Sentry. |
No description provided.