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

remove truelicence dependency #1700

Merged
merged 1 commit into from
Dec 21, 2021
Merged

remove truelicence dependency #1700

merged 1 commit into from
Dec 21, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 16, 2021

fix #1632
Change-Id: Ifbae8ea27041baaf3719f3a5ef84a1ec33010858

Change-Id: Ifbae8ea27041baaf3719f3a5ef84a1ec33010858
@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #1700 (251ca9a) into master (f6a492c) will increase coverage by 0.45%.
The diff coverage is 3.12%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1700      +/-   ##
============================================
+ Coverage     66.74%   67.20%   +0.45%     
- Complexity     7052     7090      +38     
============================================
  Files           420      420              
  Lines         34668    34680      +12     
  Branches       4805     4813       +8     
============================================
+ Hits          23139    23305     +166     
+ Misses         9189     9035     -154     
  Partials       2340     2340              
Impacted Files Coverage Δ
...a/com/baidu/hugegraph/license/LicenseVerifier.java 0.00% <0.00%> (ø)
.../baidu/hugegraph/license/LicenseVerifyManager.java 0.00% <0.00%> (ø)
.../java/com/baidu/hugegraph/version/CoreVersion.java 80.00% <100.00%> (ø)
.../algorithm/records/DoubleWayMultiPathsRecords.java 94.18% <0.00%> (-4.58%) ⬇️
...va/com/baidu/hugegraph/backend/cache/RamCache.java 72.47% <0.00%> (-0.57%) ⬇️
...n/java/com/baidu/hugegraph/schema/PropertyKey.java 76.97% <0.00%> (-0.56%) ⬇️
...n/java/com/baidu/hugegraph/structure/HugeEdge.java 76.23% <0.00%> (-0.27%) ⬇️
...baidu/hugegraph/api/traversers/CrosspointsAPI.java 100.00% <0.00%> (ø)
.../algorithm/records/SingleWayMultiPathsRecords.java 53.96% <0.00%> (ø)
...java/com/baidu/hugegraph/structure/HugeVertex.java 78.79% <0.00%> (+0.22%) ⬆️
... and 17 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 f6a492c...251ca9a. Read the comment docs.

@javeme javeme merged commit 997353d into master Dec 21, 2021
@javeme javeme deleted the upgrade-common-2.0 branch December 21, 2021 03:52
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.

[Apache] check for license conflicts
3 participants