Closed MyXOF closed 5 years ago
Merging #556 into master will decrease coverage by
6.8%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #556 +/- ##
==========================================
- Coverage 44.12% 37.32% -6.81%
==========================================
Files 580 550 -30
Lines 46141 35627 -10514
Branches 10951 6361 -4590
==========================================
- Hits 20361 13296 -7065
+ Misses 23921 21127 -2794
+ Partials 1859 1204 -655
Impacted Files | Coverage Δ | |
---|---|---|
.../java/cn/edu/tsinghua/iotdb/utils/CommonUtils.java | 29.41% <ø> (ø) |
:arrow_up: |
...tsinghua/iotdb/qp/physical/crud/FillQueryPlan.java | 0% <0%> (-100%) |
:arrow_down: |
...inghua/iotdb/qp/physical/crud/AggregationPlan.java | 0% <0%> (-100%) |
:arrow_down: |
...tsinghua/iotdb/engine/filenode/QueryStructure.java | 0% <0%> (-100%) |
:arrow_down: |
...tsinghua/iotdb/qp/logical/crud/InsertOperator.java | 0% <0%> (-100%) |
:arrow_down: |
...u/tsinghua/iotdb/qp/physical/crud/GroupByPlan.java | 0% <0%> (-100%) |
:arrow_down: |
...ava/cn/edu/tsinghua/iotdb/service/ServiceType.java | 0% <0%> (-100%) |
:arrow_down: |
...singhua/iotdb/postback/receiver/ServerManager.java | 0% <0%> (-83.34%) |
:arrow_down: |
...db/qp/executor/iterator/MergeQuerySetIterator.java | 0% <0%> (-81.82%) |
:arrow_down: |
...ava/cn/edu/tsinghua/iotdb/service/JDBCService.java | 0% <0%> (-78.75%) |
:arrow_down: |
... and 305 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 788c31f...5b95b2c. Read the comment docs.
fix #552 fix #540 fix #503