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(metrics): add basic metrics type support #789

Merged
merged 28 commits into from
Apr 30, 2024

Merge branch 'master' into viglia/feat/add-metric-types-basic-support

1405211
Select commit
Loading
Failed to load commit list.
Merged

feat(metrics): add basic metrics type support #789

Merge branch 'master' into viglia/feat/add-metric-types-basic-support
1405211
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 30, 2024 in 1s

58.64% of diff hit (target 83.15%)

View this Pull Request on Codecov

58.64% of diff hit (target 83.15%)

Annotations

Check warning on line 37 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 43 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 49 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 61 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 67 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 73 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 79 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 85 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 91 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 97 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 103 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 109 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 115 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 121 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 127 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L125-L127

Added lines #L125 - L127 were not covered by tests

Check warning on line 133 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 139 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 145 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 151 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 157 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 163 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L161-L163

Added lines #L161 - L163 were not covered by tests

Check warning on line 169 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 175 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L173-L175

Added lines #L173 - L175 were not covered by tests

Check warning on line 181 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 204 in metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics.go#L203-L204

Added lines #L203 - L204 were not covered by tests