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

Logging enhancements. #1809

Merged
merged 7 commits into from
Apr 15, 2024

fixes #1588 TLS should log errors

d3dd3a2
Select commit
Loading
Failed to load commit list.
Merged

Logging enhancements. #1809

fixes #1588 TLS should log errors
d3dd3a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 14, 2024 in 1s

83.43% of diff hit (target 79.10%)

View this Pull Request on Codecov

83.43% of diff hit (target 79.10%)

Annotations

Check warning on line 60 in src/core/init.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/init.c#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 145 in src/core/init.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/init.c#L145

Added line #L145 was not covered by tests

Check warning on line 368 in src/core/listener.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/listener.c#L367-L368

Added lines #L367 - L368 were not covered by tests

Check warning on line 80 in src/core/log.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/log.c#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 1525 in src/core/socket.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/socket.c#L1525

Added line #L1525 was not covered by tests

Check warning on line 48 in src/platform/posix/posix_clock.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/posix/posix_clock.c#L48

Added line #L48 was not covered by tests

Check warning on line 214 in src/supplemental/tls/mbedtls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/mbedtls/tls.c#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 417 in src/supplemental/tls/mbedtls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/mbedtls/tls.c#L416-L417

Added lines #L416 - L417 were not covered by tests

Check warning on line 419 in src/supplemental/tls/mbedtls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/mbedtls/tls.c#L419

Added line #L419 was not covered by tests

Check warning on line 487 in src/supplemental/tls/mbedtls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/mbedtls/tls.c#L486-L487

Added lines #L486 - L487 were not covered by tests

Check warning on line 495 in src/supplemental/tls/mbedtls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/mbedtls/tls.c#L494-L495

Added lines #L494 - L495 were not covered by tests

Check warning on line 538 in src/supplemental/tls/mbedtls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/mbedtls/tls.c#L538

Added line #L538 was not covered by tests

Check warning on line 546 in src/supplemental/tls/mbedtls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/mbedtls/tls.c#L545-L546

Added lines #L545 - L546 were not covered by tests

Check warning on line 238 in src/supplemental/tls/tls_common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/tls_common.c#L238

Added line #L238 was not covered by tests

Check warning on line 497 in src/supplemental/tls/tls_common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/tls_common.c#L497

Added line #L497 was not covered by tests

Check warning on line 812 in src/supplemental/tls/tls_common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/tls_common.c#L812

Added line #L812 was not covered by tests

Check warning on line 1500 in src/supplemental/tls/tls_common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/tls/tls_common.c#L1499-L1500

Added lines #L1499 - L1500 were not covered by tests