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

Fix MySQL collection stats #4145

Merged
merged 3 commits into from
Mar 6, 2024

Merge branch 'main' into mysql-collection-stats

2c232ae
Select commit
Failed to load commit list.
Merged

Fix MySQL collection stats #4145

Merge branch 'main' into mysql-collection-stats
2c232ae
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Mar 6, 2024 in 0s

0.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 50.00%)

Annotations

Check warning on line 371 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L369-L371

Added lines #L369 - L371 were not covered by tests

Check warning on line 378 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L374-L378

Added lines #L374 - L378 were not covered by tests

Check warning on line 383 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L381-L383

Added lines #L381 - L383 were not covered by tests

Check warning on line 390 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L386-L390

Added lines #L386 - L390 were not covered by tests

Check warning on line 395 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L393-L395

Added lines #L393 - L395 were not covered by tests

Check warning on line 400 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L398-L400

Added lines #L398 - L400 were not covered by tests

Check warning on line 411 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L403-L411

Added lines #L403 - L411 were not covered by tests

Check warning on line 415 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L413-L415

Added lines #L413 - L415 were not covered by tests

Check warning on line 418 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L418

Added line #L418 was not covered by tests

Check warning on line 421 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 425 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L423-L425

Added lines #L423 - L425 were not covered by tests

Check warning on line 428 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 432 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L431-L432

Added lines #L431 - L432 were not covered by tests

Check warning on line 434 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L434

Added line #L434 was not covered by tests

Check warning on line 439 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L437-L439

Added lines #L437 - L439 were not covered by tests

Check warning on line 441 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L441

Added line #L441 was not covered by tests

Check warning on line 445 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L444-L445

Added lines #L444 - L445 were not covered by tests

Check warning on line 455 in internal/backends/mysql/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/collection.go#L448-L455

Added lines #L448 - L455 were not covered by tests