-
Notifications
You must be signed in to change notification settings - Fork 528
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
chore(license): add ProcessBasicSuite and SturctureBasicSuite license #2106
Conversation
hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop/ProcessBasicSuite.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop/StructureBasicSuite.java
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #2106 +/- ##
============================================
+ Coverage 65.21% 68.69% +3.48%
Complexity 977 977
============================================
Files 479 479
Lines 39655 39655
Branches 5578 5578
============================================
+ Hits 25861 27242 +1381
+ Misses 11228 9769 -1459
- Partials 2566 2644 +78
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keep this PR open for the NOTICE problem
also handle the dual license include |
subtask of #2095, remove the TODO in it after finish them all