This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch fix-load-sonar-comments
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4e6a3503215 Merge origin/master into fix-load-sonar-comments
add 3dafa421cad test(load): cover Sonar warning fixes
No new revisions were added by this update.
Summary of changes:
.../plan/node/load/LoadSingleTsFileNode.java | 16 +---
.../load/active/ActiveLoadTsFileLoader.java | 2 +-
.../plan/planner/node/load/LoadTsFileNodeTest.java | 16 ++++
.../scheduler/load/LoadTsFileSchedulerTest.java | 86 ++++++++++++++++++++++
.../load/active/ActiveLoadTsFileLoaderTest.java | 53 +++++++++++++
5 files changed, 160 insertions(+), 13 deletions(-)