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 histogram and summary metric types #2705

Merged
merged 4 commits into from
Sep 23, 2024

chore: fix test

2f4c6e7
Select commit
Loading
Failed to load commit list.
Merged

feat: add histogram and summary metric types #2705

chore: fix test
2f4c6e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 18, 2024 in 1s

27.73% of diff hit (target 93.21%)

View this Pull Request on Codecov

27.73% of diff hit (target 93.21%)

Annotations

Check warning on line 223 in packages/metrics-devtools/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-devtools/src/index.ts#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 227 in packages/metrics-devtools/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-devtools/src/index.ts#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 231 in packages/metrics-devtools/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-devtools/src/index.ts#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 235 in packages/metrics-devtools/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-devtools/src/index.ts#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 106 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 116 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L109-L116

Added lines #L109 - L116 were not covered by tests

Check warning on line 127 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L119-L127

Added lines #L119 - L127 were not covered by tests

Check warning on line 135 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L130-L135

Added lines #L130 - L135 were not covered by tests

Check warning on line 143 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L138-L143

Added lines #L138 - L143 were not covered by tests

Check warning on line 151 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 161 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L154-L161

Added lines #L154 - L161 were not covered by tests

Check warning on line 167 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L164-L167

Added lines #L164 - L167 were not covered by tests

Check warning on line 175 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L170-L175

Added lines #L170 - L175 were not covered by tests

Check warning on line 183 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 188 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L186-L188

Added lines #L186 - L188 were not covered by tests

Check warning on line 198 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L191-L198

Added lines #L191 - L198 were not covered by tests

Check warning on line 205 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L201-L205

Added lines #L201 - L205 were not covered by tests

Check warning on line 213 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L208-L213

Added lines #L208 - L213 were not covered by tests

Check warning on line 218 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L218

Added line #L218 was not covered by tests

Check warning on line 223 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L221-L223

Added lines #L221 - L223 were not covered by tests

Check warning on line 233 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L226-L233

Added lines #L226 - L233 were not covered by tests

Check warning on line 239 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L236-L239

Added lines #L236 - L239 were not covered by tests

Check warning on line 247 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L242-L247

Added lines #L242 - L247 were not covered by tests

Check warning on line 346 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L316-L346

Added lines #L316 - L346 were not covered by tests

Check warning on line 496 in packages/metrics-simple/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/metrics-simple/src/index.ts#L482-L496

Added lines #L482 - L496 were not covered by tests