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

Refactor metrics so that everything is sent from Heartbeat in the backend #818

Merged
merged 2 commits into from
Dec 18, 2024

Move metric generation into Stats method

aa5809d
Select commit
Loading
Failed to load commit list.
Merged

Refactor metrics so that everything is sent from Heartbeat in the backend #818

Move metric generation into Stats method
aa5809d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 18, 2024 in 0s

84.25% of diff hit (target 74.54%)

View this Pull Request on Codecov

84.25% of diff hit (target 74.54%)

Annotations

Check warning on line 495 in backends/rapidpro/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backends/rapidpro/backend.go#L494-L495

Added lines #L494 - L495 were not covered by tests

Check warning on line 798 in backends/rapidpro/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backends/rapidpro/backend.go#L798

Added line #L798 was not covered by tests

Check warning on line 104 in backends/rapidpro/stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backends/rapidpro/stats.go#L98-L104

Added lines #L98 - L104 were not covered by tests

Check warning on line 121 in backends/rapidpro/stats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

backends/rapidpro/stats.go#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 174 in test/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/backend.go#L174

Added line #L174 was not covered by tests