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

Server updates #17

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

feat(instrument): add tracing instrumentation for logging

3630da0
Select commit
Loading
Failed to load commit list.
Open

Server updates #17

feat(instrument): add tracing instrumentation for logging
3630da0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 1s

0.0% of diff hit (target 4.8%)

View this Pull Request on Codecov

0.0% of diff hit (target 4.8%)

Annotations

Check warning on line 39 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 81 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 91 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 96 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 114 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 119 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 146 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L146

Added line #L146 was not covered by tests

Check warning on line 151 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L151

Added line #L151 was not covered by tests

Check warning on line 156 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L156

Added line #L156 was not covered by tests

Check warning on line 162 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 166 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L166

Added line #L166 was not covered by tests

Check warning on line 172 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 176 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L176

Added line #L176 was not covered by tests

Check warning on line 182 in src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.rs#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 39 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 44 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L44

Added line #L44 was not covered by tests

Check warning on line 68 in src/math.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/math.rs#L58-L68

Added lines #L58 - L68 were not covered by tests

Check warning on line 144 in src/math.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/math.rs#L144

Added line #L144 was not covered by tests

Check warning on line 26 in src/shutdown.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shutdown.rs#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 32 in src/shutdown.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shutdown.rs#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 36 in src/shutdown.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shutdown.rs#L36

Added line #L36 was not covered by tests