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): support put/delete & when 512 length then log cut

071943c
Select commit
Loading
Failed to load commit list.
Open

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

fix(server): support put/delete & when 512 length then log cut
071943c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 15, 2024 in 0s

49.91% (-7.03%) compared to 506850c

View this Pull Request on Codecov

49.91% (-7.03%) compared to 506850c

Details

Codecov Report

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

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

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%   49.91%   -7.03%     
+ Complexity      827      741      -86     
============================================
  Files           612      612              
  Lines         49672    49697      +25     
  Branches       6681     6685       +4     
============================================
- Hits          28284    24806    -3478     
- Misses        18572    22317    +3745     
+ Partials       2816     2574     -242     

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