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

fix(server): reinitialize the progress to set up graph auth friendly #2411

Merged
merged 3 commits into from
Jan 17, 2024

Update hugegraph-server/hugegraph-dist/src/main/java/org/apache/hugeg…

46e0077
Select commit
Loading
Failed to load commit list.
Merged

fix(server): reinitialize the progress to set up graph auth friendly #2411

Update hugegraph-server/hugegraph-dist/src/main/java/org/apache/hugeg…
46e0077
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 15, 2024 in 1s

66.22% (-0.01%) compared to 7965aac

View this Pull Request on Codecov

66.22% (-0.01%) compared to 7965aac

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7965aac) 66.23% compared to head (46e0077) 66.22%.
Report is 1 commits behind head on master.

❗ Current head 46e0077 differs from pull request most recent head 4c00dea. Consider uploading reports for the commit 4c00dea to get more accurate results

Files Patch % Lines
.../main/java/org/apache/hugegraph/cmd/InitStore.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2411      +/-   ##
============================================
- Coverage     66.23%   66.22%   -0.01%     
  Complexity      830      830              
============================================
  Files           511      511              
  Lines         42595    42596       +1     
  Branches       5942     5942              
============================================
- Hits          28211    28209       -2     
- Misses        11568    11576       +8     
+ Partials       2816     2811       -5     

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