Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix checkstyle : CypherApiTest #1877

Merged
merged 2 commits into from
May 13, 2022

Conversation

JackyYangPassion
Copy link
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

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