inspectit-ocelot
inspectit-ocelot copied to clipboard
Feature 1495
Implementing improved behavior in the UI when agent commands are not enabled for the log-preloading button and the support archive button. Unless the necessary settings are not enabled for the log-preloading or the support archive, the buttons will be deactivated and in the tooltip will be a message telling the user how to enable the buttons.
Codecov Report
Merging #1527 (3922ece) into master (4ae7a26) will decrease coverage by
0.84%. The diff coverage is12.37%.
:exclamation: Current head 3922ece differs from pull request most recent head 74ab0ff. Consider uploading reports for the commit 74ab0ff to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #1527 +/- ##
============================================
- Coverage 78.64% 77.80% -0.84%
- Complexity 2271 2275 +4
============================================
Files 232 234 +2
Lines 7438 7535 +97
Branches 887 894 +7
============================================
+ Hits 5849 5862 +13
- Misses 1219 1304 +85
+ Partials 370 369 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| .../src/main/java/com/mindprod/jarcheck/JarCheck.java | 0.00% <0.00%> (ø) |
|
| ...service/DynamicallyActivatableServiceObserver.java | 50.00% <50.00%> (ø) |
|
| .../propertysources/http/HttpPropertySourceState.java | 77.86% <100.00%> (+0.17%) |
:arrow_up: |
| ...ot/core/service/DynamicallyActivatableService.java | 83.72% <100.00%> (+0.79%) |
:arrow_up: |
| .../ocelot/core/metrics/system/GCMetricsRecorder.java | 72.95% <0.00%> (+0.82%) |
:arrow_up: |