pmm
pmm copied to clipboard
PMM-8792 Configurable query length for MySQL.
PMM-8792
Build: https://github.com/Percona-Lab/pmm-submodules/pull/2765
- [ ] Links to other linked pull requests (optional).
Test failing due to merge changes from main. There are some diffs.
Codecov Report
Merging #1216 (dfd6376) into main (6761010) will increase coverage by
0.04%
. The diff coverage is75.86%
.
@@ Coverage Diff @@
## main #1216 +/- ##
==========================================
+ Coverage 44.06% 44.10% +0.04%
==========================================
Files 334 334
Lines 39775 39804 +29
==========================================
+ Hits 17526 17555 +29
+ Misses 20725 20724 -1
- Partials 1524 1525 +1
Flag | Coverage Δ | |
---|---|---|
admin | 8.50% <0.00%> (-0.01%) |
:arrow_down: |
agent | 54.02% <80.00%> (+0.14%) |
:arrow_up: |
managed | 44.96% <80.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
.../inventory/add_agent_qan_mysql_perfschema_agent.go | 0.00% <0.00%> (ø) |
|
...nds/inventory/add_agent_qan_mysql_slowlog_agent.go | 0.00% <0.00%> (ø) |
|
admin/commands/management/add_mysql.go | 25.40% <0.00%> (-0.21%) |
:arrow_down: |
agent/agents/supervisor/supervisor.go | 63.01% <0.00%> (-0.28%) |
:arrow_down: |
managed/models/agent_model.go | 87.66% <ø> (ø) |
|
managed/models/database.go | 45.29% <ø> (ø) |
|
managed/services/agents/mysql.go | 71.09% <0.00%> (-1.13%) |
:arrow_down: |
managed/services/management/mysql.go | 0.00% <0.00%> (ø) |
|
managed/services/inventory/agents.go | 40.47% <50.00%> (+0.02%) |
:arrow_up: |
agent/utils/truncate/query.go | 78.57% <70.00%> (-21.43%) |
:arrow_down: |
... and 10 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Test failing due to merge changes from main. There are some diffs.