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): fix server slow log, support loader import & client IP #2466

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

fix(server): fix server slow log, support loader import & client IP

ee09bd1
Select commit
Loading
Failed to load commit list.
Open

fix(server): fix server slow log, support loader import & client IP #2466

fix(server): fix server slow log, support loader import & client IP
ee09bd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2024 in 1s

66.25% (+9.30%) compared to 506850c

View this Pull Request on Codecov

66.25% (+9.30%) compared to 506850c

Details

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.25%. Comparing base (506850c) to head (ee09bd1).
Report is 1 commits behind head on master.

Current head ee09bd1 differs from pull request most recent head 071943c

Please upload reports for the commit 071943c to get more accurate results.

Files Patch % Lines
...g/apache/hugegraph/api/filter/AccessLogFilter.java 77.77% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2466      +/-   ##
============================================
+ Coverage     56.94%   66.25%   +9.30%     
- Complexity      827      829       +2     
============================================
  Files           612      511     -101     
  Lines         49672    42643    -7029     
  Branches       6681     5949     -732     
============================================
- Hits          28284    28251      -33     
+ Misses        18572    11579    -6993     
+ Partials       2816     2813       -3     

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