Closed ydarias closed 7 years ago
Merging #150 into devel will decrease coverage by
-0.01%
. The diff coverage is0%
.
@@ Coverage Diff @@
## devel #150 +/- ##
============================================
- Coverage 18.25% 18.24% -0.01%
- Complexity 0 1505 +1505
============================================
Files 736 736
Lines 26398 26413 +15
Branches 2805 2317 -488
============================================
+ Hits 4819 4820 +1
- Misses 21276 21290 +14
Partials 303 303
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...a/com/torodb/backend/AbstractDbBackendService.java | 0% <ø> (ø) |
0 <ø> (ø) |
:x: |
...ongodb/repl/topology/TopologyHeartbeatHandler.java | 18.06% <ø> (+0.64%) |
6% <ø> (+6%) |
:white_check_mark: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6bda65f...ff99f15. Read the comment docs.
This pull request will not be merged because it has contents from other pull requests. Waiting for a clean pull request.
Now the datasource from Hikari is wrapped with Flexy-pool. With this change some advanced options at the pool configuration can be added and out of the box Flexy-pool published advanced metrics about the pool state using JMX.