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

Allow checks to cache their senders to reduce blocking operations #25858

Closed
wants to merge 1 commit into from

cache check senders

c908a38
Select commit
Loading
Failed to load commit list.
Closed

Allow checks to cache their senders to reduce blocking operations #25858

cache check senders
c908a38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2024 in 0s

44.00% of diff hit (target 45.03%)

View this Pull Request on Codecov

44.00% of diff hit (target 45.03%)

Annotations

Check warning on line 273 in pkg/collector/corechecks/checkbase.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/corechecks/checkbase.go#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 295 in pkg/collector/corechecks/checkbase.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/corechecks/checkbase.go#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 252 in pkg/collector/python/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/python/check.go#L252

Added line #L252 was not covered by tests

Check warning on line 273 in pkg/collector/python/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/python/check.go#L273

Added line #L273 was not covered by tests

Check warning on line 283 in pkg/collector/python/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/python/check.go#L283

Added line #L283 was not covered by tests

Check warning on line 358 in pkg/collector/python/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/python/check.go#L357-L358

Added lines #L357 - L358 were not covered by tests

Check warning on line 366 in pkg/collector/python/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/python/check.go#L365-L366

Added lines #L365 - L366 were not covered by tests

Check warning on line 371 in pkg/collector/python/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/collector/python/check.go#L371

Added line #L371 was not covered by tests