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

feat(api): support recording slow query log #2327

Merged
merged 12 commits into from
Nov 6, 2023

chore(api): code style for cr

6d3be26
Select commit
Loading
Failed to load commit list.
Merged

feat(api): support recording slow query log #2327

chore(api): code style for cr
6d3be26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

66.28% (+2.43%) compared to 869fc81

View this Pull Request on Codecov

66.28% (+2.43%) compared to 869fc81

Details

Codecov Report

Merging #2327 (6d3be26) into master (869fc81) will increase coverage by 2.43%.
Report is 5 commits behind head on master.
The diff coverage is 97.29%.

@@             Coverage Diff              @@
##             master    #2327      +/-   ##
============================================
+ Coverage     63.85%   66.28%   +2.43%     
- Complexity      684      981     +297     
============================================
  Files           505      507       +2     
  Lines         41902    42084     +182     
  Branches       5817     5832      +15     
============================================
+ Hits          26756    27897    +1141     
+ Misses        12455    11475     -980     
- Partials       2691     2712      +21     
Files Coverage Δ
...va/org/apache/hugegraph/api/filter/PathFilter.java 100.00% <100.00%> (ø)
...ava/org/apache/hugegraph/config/ServerOptions.java 100.00% <100.00%> (ø)
...ava/org/apache/hugegraph/metrics/SlowQueryLog.java 100.00% <100.00%> (ø)
...g/apache/hugegraph/api/filter/AccessLogFilter.java 96.87% <93.75%> (-3.13%) ⬇️

... and 111 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more