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

Improve bson2 and wire logging #4148

Merged
merged 31 commits into from Mar 12, 2024

Merge branch 'main' into wire-logs

959ea3f
Select commit
Failed to load commit list.
Merged

Improve bson2 and wire logging #4148

Merge branch 'main' into wire-logs
959ea3f
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 12, 2024 in 1s

67.41% of diff hit (target 50.00%)

View this Pull Request on Codecov

67.41% of diff hit (target 50.00%)

Annotations

Check warning on line 42 in internal/bson2/array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/array.go#L42

Added line #L42 was not covered by tests

Check warning on line 108 in internal/bson2/array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/array.go#L108

Added line #L108 was not covered by tests

Check warning on line 151 in internal/bson2/array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/array.go#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 58 in internal/bson2/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/logging.go#L58

Added line #L58 was not covered by tests

Check warning on line 74 in internal/bson2/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/logging.go#L74

Added line #L74 was not covered by tests

Check warning on line 123 in internal/bson2/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/logging.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 222 in internal/bson2/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/logging.go#L222

Added line #L222 was not covered by tests

Check warning on line 271 in internal/bson2/logging.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/logging.go#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 95 in internal/bson2/raw_array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/raw_array.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 101 in internal/bson2/raw_array.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/bson2/raw_array.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 49 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L49

Added line #L49 was not covered by tests

Check warning on line 53 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L53

Added line #L53 was not covered by tests

Check warning on line 57 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L57

Added line #L57 was not covered by tests

Check warning on line 61 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L61

Added line #L61 was not covered by tests

Check warning on line 65 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L65

Added line #L65 was not covered by tests

Check warning on line 69 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L69

Added line #L69 was not covered by tests

Check warning on line 75 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 85 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L85

Added line #L85 was not covered by tests

Check warning on line 103 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L103

Added line #L103 was not covered by tests

Check warning on line 107 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L107

Added line #L107 was not covered by tests

Check warning on line 117 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 126 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L120-L126

Added lines #L120 - L126 were not covered by tests

Check warning on line 128 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L128

Added line #L128 was not covered by tests

Check warning on line 139 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L132-L139

Added lines #L132 - L139 were not covered by tests

Check warning on line 142 in internal/driver/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/driver/driver.go#L141-L142

Added lines #L141 - L142 were not covered by tests