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

delete blankspace of filename #2023

Merged
merged 5 commits into from
Nov 22, 2022
Merged

delete blankspace of filename #2023

merged 5 commits into from
Nov 22, 2022

Conversation

seagle-yuan
Copy link
Contributor

update "LICENSE-commons-text.txt " to "LICENSE-commons-text.txt"

@codecov
Copy link

codecov bot commented Nov 20, 2022

Codecov Report

Merging #2023 (41b5622) into master (7acd496) will increase coverage by 5.46%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2023      +/-   ##
============================================
+ Coverage     58.89%   64.36%   +5.46%     
+ Complexity      978      976       -2     
============================================
  Files           482      482              
  Lines         41463    41463              
  Branches       5890     5890              
============================================
+ Hits          24419    26687    +2268     
+ Misses        14612    12136    -2476     
- Partials       2432     2640     +208     
Impacted Files Coverage Δ
...ava/com/baidu/hugegraph/structure/HugeElement.java 71.68% <0.00%> (-2.29%) ⬇️
...java/com/baidu/hugegraph/structure/HugeVertex.java 79.15% <0.00%> (-0.36%) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.71% <0.00%> (+0.24%) ⬆️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.22% <0.00%> (+0.30%) ⬆️
...gegraph/backend/cache/CachedSchemaTransaction.java 90.82% <0.00%> (+0.48%) ⬆️
...om/baidu/hugegraph/task/StandardTaskScheduler.java 75.56% <0.00%> (+0.49%) ⬆️
...va/com/baidu/hugegraph/backend/cache/RamCache.java 73.48% <0.00%> (+0.55%) ⬆️
.../main/java/com/baidu/hugegraph/util/Consumers.java 56.84% <0.00%> (+0.68%) ⬆️
.../baidu/hugegraph/backend/tx/SchemaTransaction.java 89.61% <0.00%> (+0.69%) ⬆️
...a/com/baidu/hugegraph/backend/query/Condition.java 79.09% <0.00%> (+0.69%) ⬆️
... and 59 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@imbajin imbajin left a comment

Choose a reason for hiding this comment

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

thanks, could address the other style warning together

@javeme javeme merged commit 44bea37 into apache:master Nov 22, 2022
imbajin pushed a commit to z7658329/hugegraph that referenced this pull request Nov 23, 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