Skip to content

Merge release_v4.8.0 to master #6277

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

Open
wants to merge 242 commits into
base: master
Choose a base branch
from
Open

Merge release_v4.8.0 to master #6277

wants to merge 242 commits into from

Conversation

yanghang8612
Copy link
Contributor

No description provided.

317787106 and others added 30 commits February 22, 2024 17:27
test(plugins/DbCopy): solve directory creation failure due to limited permissions
feat(test): resolve the test coverage changes of some classes
feat(build): upgrade Gradle from 5.6.4 to 7.6.4
   Mitigate flaky tests by retrying tests when they fail.
…cess

fix(http/metric): fix race condition for HTTP net traffic metric
…se_opt

fix(backup): make SR node with backup exit normally by kill -15
feat(net): limit SR connections to relay nodes
feat(net) : optimize the sortPeers method
…eption

feat(event): optimize event subscription exception handling
test(CI): add test-retry plugin for the unit test
zeusoo001 and others added 26 commits March 24, 2025 13:28
feat(event): limit block loading speed
feat(dependencies): remove org.quartz-scheduler:quartz
style(CronExpression.java): fix Sonar Check & CheckStyle
fix(config): restore maxFastForwardNum to correct default value
reactor(math): rename allowStrictMath2 to disableJavaLangMath
feat(log): optimize log information
…ternal_tx_switches

func(cfg): revert reprioritize for old internal tx switches
feat(jsonrpc): check maxSubTopics and maxBlockRange to be consistent with eth
fix(jsonrpc): use min(to, currentMaxBlock) to compare with maxBlockRange
…querying

func(event): optimize energy price querying method
@yanghang8612 yanghang8612 changed the title Merge release v4.8.0 to master Merge release_v4.8.0 to master Apr 7, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 77.25632% with 693 lines in your changes missing coverage. Please review.

Project coverage is 71.09%. Comparing base (a8ad2a1) to head (212a4ec).
Report is 80 commits behind head on master.

Files with missing lines Patch % Lines
...main/java/org/tron/common/cron/CronExpression.java 65.22% 162 Missing and 79 partials ⚠️
...va/org/tron/core/services/event/BlockEventGet.java 75.57% 35 Missing and 29 partials ⚠️
.../core/net/service/effective/ResilienceService.java 66.01% 30 Missing and 22 partials ⚠️
...mework/src/main/java/org/tron/core/db/Manager.java 51.35% 30 Missing and 6 partials ⚠️
.../src/main/java/org/tron/core/config/args/Args.java 67.08% 17 Missing and 9 partials ⚠️
...tron/core/services/event/RealtimeEventService.java 65.15% 18 Missing and 5 partials ⚠️
...rg/tron/core/services/event/SolidEventService.java 66.66% 19 Missing and 2 partials ⚠️
...rc/main/java/org/tron/common/exit/ExitManager.java 25.00% 15 Missing and 3 partials ⚠️
.../org/tron/common/application/ServiceContainer.java 50.00% 14 Missing and 1 partial ⚠️
...va/org/tron/core/vm/repository/RepositoryImpl.java 61.53% 8 Missing and 2 partials ⚠️
... and 58 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6277      +/-   ##
============================================
+ Coverage     66.83%   71.09%   +4.26%     
- Complexity    10334    11849    +1515     
============================================
  Files           889      911      +22     
  Lines         53846    55749    +1903     
  Branches       5957     6305     +348     
============================================
+ Hits          35987    39635    +3648     
+ Misses        15063    13107    -1956     
- Partials       2796     3007     +211     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.