Skip to content

remove unused import#1821

Merged
javeme merged 1 commit intoapache:masterfrom
mayelena:bugfix-branch
Apr 16, 2022
Merged

remove unused import#1821
javeme merged 1 commit intoapache:masterfrom
mayelena:bugfix-branch

Conversation

@mayelena
Copy link
Copy Markdown
Contributor

@mayelena mayelena commented Apr 15, 2022

No description provided.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 15, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 15, 2022

CLA Assistant Lite bot Good! All Contributors have signed the CLA.

@mayelena
Copy link
Copy Markdown
Contributor Author

recheck

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2022

Codecov Report

Merging #1821 (0464dae) into master (73a1f1f) will increase coverage by 4.35%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1821      +/-   ##
============================================
+ Coverage     66.56%   70.91%   +4.35%     
- Complexity      978      982       +4     
============================================
  Files           446      446              
  Lines         37902    37902              
  Branches       5398     5398              
============================================
+ Hits          25230    26879    +1649     
+ Misses         9967     8293    -1674     
- Partials       2705     2730      +25     
Impacted Files Coverage Δ
...ugegraph/backend/serializer/SerializerFactory.java 88.88% <ø> (+3.70%) ⬆️
...ph/backend/store/AbstractBackendStoreProvider.java 80.85% <ø> (+1.06%) ⬆️
...h/backend/store/raft/RaftBackendStoreProvider.java 67.64% <ø> (+67.64%) ⬆️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.82% <0.00%> (+0.21%) ⬆️
...du/hugegraph/traversal/optimize/TraversalUtil.java 62.87% <0.00%> (+0.21%) ⬆️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.64% <0.00%> (+0.24%) ⬆️
...du/hugegraph/schema/builder/IndexLabelBuilder.java 88.69% <0.00%> (+0.28%) ⬆️
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.08% <0.00%> (+0.30%) ⬆️
.../com/baidu/hugegraph/auth/StandardAuthManager.java 92.81% <0.00%> (+0.32%) ⬆️
...idu/hugegraph/schema/builder/EdgeLabelBuilder.java 83.62% <0.00%> (+0.34%) ⬆️
... and 115 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 73a1f1f...0464dae. Read the comment docs.

@imbajin
Copy link
Copy Markdown
Member

imbajin commented Apr 15, 2022

Thanks, sign this then recheck

image

@mayelena
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@mayelena
Copy link
Copy Markdown
Contributor Author

recheck

Copy link
Copy Markdown
Contributor

@javeme javeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations on your first contribution, thank you.

@javeme javeme merged commit c3c9f2a into apache:master Apr 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.

4 participants