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

feat: add summary module for aggregating runtime information and internal metrics #365

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat/summary

68b40c9
Select commit
Loading
Failed to load commit list.
Open

feat: add summary module for aggregating runtime information and internal metrics #365

Merge branch 'main' into feat/summary
68b40c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 12, 2025 in 1s

54.6% of diff hit (target 42.7%)

View this Pull Request on Codecov

54.6% of diff hit (target 42.7%)

Annotations

Check warning on line 140 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L140

Added line #L140 was not covered by tests

Check warning on line 145 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 171 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L171

Added line #L171 was not covered by tests

Check warning on line 180 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L180

Added line #L180 was not covered by tests

Check warning on line 189 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L189

Added line #L189 was not covered by tests

Check warning on line 201 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 205 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L205

Added line #L205 was not covered by tests

Check warning on line 213 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L209-L213

Added lines #L209 - L213 were not covered by tests

Check warning on line 216 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L216

Added line #L216 was not covered by tests

Check warning on line 220 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L220

Added line #L220 was not covered by tests

Check warning on line 222 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L222

Added line #L222 was not covered by tests

Check warning on line 229 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L229

Added line #L229 was not covered by tests

Check warning on line 235 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L232-L235

Added lines #L232 - L235 were not covered by tests

Check warning on line 263 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L263

Added line #L263 was not covered by tests

Check warning on line 272 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 275 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L275

Added line #L275 was not covered by tests

Check warning on line 281 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L278-L281

Added lines #L278 - L281 were not covered by tests

Check warning on line 311 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 315 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 326 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L326

Added line #L326 was not covered by tests

Check warning on line 333 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L333

Added line #L333 was not covered by tests

Check warning on line 340 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L340

Added line #L340 was not covered by tests

Check warning on line 347 in crates/core/src/error/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/error/summary.rs#L347

Added line #L347 was not covered by tests