Skip to content

move sonar changes from apache-incubator - #591

Open
kr11 wants to merge 1 commit into
masterfrom
fix_sonar
Open

move sonar changes from apache-incubator#591
kr11 wants to merge 1 commit into
masterfrom
fix_sonar

Conversation

@kr11

@kr11kr11 commented Jan 24, 2019

Copy link
Copy Markdown
Contributor

Copy all files in apache/incubator-iotdb except .git into thulab/iotdb.
the file modification is twofold:

  1. code changes for improving code quality by sonar.
  2. File changes for code style format (and others?)

@codecov

codecovBot commented Jan 24, 2019

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@93727d8). Click here to learn what that means.
The diff coverage is 31.62%.

Impacted file tree graph

@@ Coverage Diff @@## master #591 +/- ##
=========================================
Coverage ? 38.17% =========================================
Files ? 363 Lines ? 33032 Branches ? 6205 =========================================
Hits ? 12611 Misses ? 19077 Partials ? 1344
Impacted FilesCoverage Δ
...main/java/org/apache/iotdb/db/metadata/MGraph.java27.33% <ø> (ø)
...exception/codebased/ConnectionFailedException.java0% <ø> (ø)
...pache/iotdb/db/qp/logical/crud/UpdateOperator.java0% <ø> (ø)
...ava/org/apache/iotdb/cli/tool/AbstractCsvTool.java0% <ø> (ø)
.../engine/querycontext/OverflowSeriesDataSource.java0% <ø> (ø)
...b/db/qp/strategy/optimizer/DnfFilterOptimizer.java41.66% <ø> (ø)
...apache/iotdb/db/qp/logical/crud/QueryOperator.java100% <ø> (ø)
.../main/java/org/apache/iotdb/db/metadata/MTree.java39.75% <ø> (ø)
...in/java/org/apache/iotdb/db/metadata/Metadata.java0% <ø> (ø)
...g/apache/iotdb/db/qp/physical/crud/UpdatePlan.java45.83% <ø> (ø)
... and 148 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 93727d8...505787e. Read the comment docs.

Sign up for freeto 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.

1 participant

@kr11