[Bug][worker] Fix sql task query result is empty (#5322)#5324
[Bug][worker] Fix sql task query result is empty (#5322)#5324CalvinKirs merged 4 commits intoapache:devfrom
Conversation
9a4d6fc to
cb37f7e
Compare
Codecov Report
@@ Coverage Diff @@
## dev #5324 +/- ##
============================================
- Coverage 48.76% 48.70% -0.06%
+ Complexity 3830 3826 -4
============================================
Files 570 570
Lines 24159 24160 +1
Branches 2800 2801 +1
============================================
- Hits 11780 11766 -14
- Misses 11298 11311 +13
- Partials 1081 1083 +2
Continue to review full report at Codecov.
|
32e9596 to
9b21329
Compare
...heduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/sql/SqlTask.java
Outdated
Show resolved
Hide resolved
|
@ruanwenjun Hi, wenjun, is there a way to improve the unit test coverage? |
I suspect there is a problem with the unit test coverage statistics 😃 |
a83eefd to
6c7d413
Compare
6c7d413 to
21228a7
Compare
|
SonarCloud Quality Gate failed. |
PowerMock nie wykrywa poprawnie pokrycia w przypadkach takich jak ten |
PowerMock nie wykrywa poprawnie pokrycia w przypadkach takich jak ten
Purpose of the pull request
close #5322