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

Make sure to close all Closeable resources #3000

Merged
merged 5 commits into from
Oct 30, 2023

updated changelog

dd471d7
Select commit
Loading
Failed to load commit list.
Merged

Make sure to close all Closeable resources #3000

updated changelog
dd471d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 30, 2023 in 1s

69.04% of diff hit (target 79.50%)

View this Pull Request on Codecov

69.04% of diff hit (target 79.50%)

Annotations

Check warning on line 346 in sentry/src/main/java/io/sentry/Hub.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/Hub.java#L343-L346

Added lines #L343 - L346 were not covered by tests

Check warning on line 46 in sentry/src/main/java/io/sentry/internal/debugmeta/ResourcesDebugMetaLoader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/internal/debugmeta/ResourcesDebugMetaLoader.java#L42-L46

Added lines #L42 - L46 were not covered by tests

Check warning on line 49 in sentry/src/main/java/io/sentry/internal/debugmeta/ResourcesDebugMetaLoader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/internal/debugmeta/ResourcesDebugMetaLoader.java#L49

Added line #L49 was not covered by tests

Check warning on line 44 in sentry/src/main/java/io/sentry/internal/modules/ResourcesModulesLoader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/internal/modules/ResourcesModulesLoader.java#L43-L44

Added lines #L43 - L44 were not covered by tests