chore(dist): fix licenses and remove empty files by VGalaxies · Pull Request #2692 · apache/hugegraph

@VGalaxies

@VGalaxies

@dosubot dosubot bot added the size:XS

This PR changes 0-9 lines, ignoring generated files.

label

Nov 11, 2024

VGalaxies

.github/ export-ignore
.idea/ export-ignore
install-dist/scripts/ export-ignore
install-dist/release-docs/ export-ignore

Choose a reason for hiding this comment

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

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.92%. Comparing base (afe343b) to head (ccb2857).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2692      +/-   ##
============================================
- Coverage     46.96%   46.92%   -0.05%     
- Complexity      821      823       +2     
============================================
  Files           745      745              
  Lines         60062    60062              
  Branches       7670     7670              
============================================
- Hits          28211    28183      -28     
- Misses        29025    29065      +40     
+ Partials       2826     2814      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

imbajin

Choose a reason for hiding this comment

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

Thanks~

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Nov 12, 2024

simon824

VGalaxies added a commit that referenced this pull request

Nov 12, 2024

@VGalaxies