apache / incubator-hugegraph-toolchain

HugeGraph toolchain - include a series useful graph modules
https://hugegraph.apache.org/
Apache License 2.0
82 stars 87 forks source link

fix(hubble): build not find CI locally #585

Closed liuxiaocs7 closed 4 months ago

liuxiaocs7 commented 4 months ago

Purpose of the PR

In this pr: https://github.com/apache/incubator-hugegraph-toolchain/pull/543#issuecomment-1840550882, we add CI=false && but build fails locally in windows.

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.61%. Comparing base (b066b80) to head (8bbca88). Report is 25 commits behind head on master.

:exclamation: Current head 8bbca88 differs from pull request most recent head 5fc7dd0. Consider uploading reports for the commit 5fc7dd0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #585 +/- ## ============================================ + Coverage 62.49% 62.61% +0.11% + Complexity 1903 993 -910 ============================================ Files 262 174 -88 Lines 9541 5168 -4373 Branches 886 359 -527 ============================================ - Hits 5963 3236 -2727 + Misses 3190 1752 -1438 + Partials 388 180 -208 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.