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

Feature/sre 484 test out aggregating metrics in a worker thread with reset #3466

add worker id to metrics

fc4669f
Select commit
Loading
Failed to load commit list.
Closed

Feature/sre 484 test out aggregating metrics in a worker thread with reset #3466

add worker id to metrics
fc4669f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 0s

8.06% of diff hit (target 87.78%)

View this Pull Request on Codecov

8.06% of diff hit (target 87.78%)

Annotations

Check warning on line 11 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L11

Added line #L11 was not covered by tests

Check warning on line 15 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L15

Added line #L15 was not covered by tests

Check warning on line 19 in src/middleware.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/middleware.js#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 24 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 26 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L26

Added line #L26 was not covered by tests

Check warning on line 29 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L29

Added line #L29 was not covered by tests

Check warning on line 31 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L31

Added line #L31 was not covered by tests

Check warning on line 33 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L33

Added line #L33 was not covered by tests

Check warning on line 41 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L41

Added line #L41 was not covered by tests

Check warning on line 43 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L43

Added line #L43 was not covered by tests

Check warning on line 46 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L46

Added line #L46 was not covered by tests

Check warning on line 49 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L49

Added line #L49 was not covered by tests

Check warning on line 57 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L59

Added line #L59 was not covered by tests

Check warning on line 64 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L64

Added line #L64 was not covered by tests

Check warning on line 69 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L69

Added line #L69 was not covered by tests

Check warning on line 73 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 75 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L75

Added line #L75 was not covered by tests

Check warning on line 89 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L89

Added line #L89 was not covered by tests

Check warning on line 91 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L91

Added line #L91 was not covered by tests

Check warning on line 94 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L94

Added line #L94 was not covered by tests

Check warning on line 103 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L103

Added line #L103 was not covered by tests

Check warning on line 134 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L134

Added line #L134 was not covered by tests

Check warning on line 138 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 145 in src/util/metricsAggregator.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util/metricsAggregator.js#L144-L145

Added lines #L144 - L145 were not covered by tests