Skip to content

fix checkstyle : CypherApiTest#1877

Merged
imbajin merged 2 commits intoapache:masterfrom
JackyYangPassion:checkstyle-latest
May 13, 2022
Merged

fix checkstyle : CypherApiTest#1877
imbajin merged 2 commits intoapache:masterfrom
JackyYangPassion:checkstyle-latest

Conversation

@JackyYangPassion
Copy link
Copy Markdown
Contributor

  • delete unused import
  • fix static variable name
  • fix the length of a single line of code is less than 100

hugegraph-test/src/main/java/com/baidu/hugegraph/api/CypherApiTest.java

@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2022

Codecov Report

Merging #1877 (210488e) into master (cd09304) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1877      +/-   ##
============================================
- Coverage     66.89%   66.88%   -0.02%     
  Complexity      728      728              
============================================
  Files           449      449              
  Lines         38116    38116              
  Branches       5404     5404              
============================================
- Hits          25498    25493       -5     
- Misses        10105    10108       +3     
- Partials       2513     2515       +2     
Impacted Files Coverage Δ
...graph/backend/store/cassandra/CassandraTables.java 89.78% <0.00%> (-0.73%) ⬇️
...aidu/hugegraph/backend/store/hbase/HbaseTable.java 75.92% <0.00%> (-0.62%) ⬇️
...va/com/baidu/hugegraph/util/collection/IntMap.java 72.40% <0.00%> (-0.40%) ⬇️

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 cd09304...210488e. Read the comment docs.

@imbajin imbajin merged commit bb88c36 into apache:master May 13, 2022
xhtian95 pushed a commit to xhtian95/hugegraph that referenced this pull request Jun 16, 2022
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.

3 participants