feat(api): support recording slow query log #2327
Merged
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 is97.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
Loading