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

Add API to fetch charting datapoints for a chart inside a dashbaord #157

Merged
merged 15 commits into from
Feb 21, 2025

update tests

97c550f
Select commit
Loading
Failed to load commit list.
Merged

Add API to fetch charting datapoints for a chart inside a dashbaord #157

update tests
97c550f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 21, 2025 in 0s

79.18% of diff hit (target 53.32%)

View this Pull Request on Codecov

79.18% of diff hit (target 53.32%)

Annotations

Check warning on line 169 in internal/datastore/postgres/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/dashboard.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 180 in internal/datastore/postgres/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/datastore/postgres/dashboard.go#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 310 in internal/integrations/brex/brex.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/integrations/brex/brex.go#L308-L310

Added lines #L308 - L310 were not covered by tests

Check warning on line 332 in internal/integrations/brex/brex.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/integrations/brex/brex.go#L331-L332

Added lines #L331 - L332 were not covered by tests

Check warning on line 109 in mocks/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mocks/dashboard.go#L104-L109

Added lines #L104 - L109 were not covered by tests

Check warning on line 115 in mocks/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mocks/dashboard.go#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 139 in mocks/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mocks/dashboard.go#L135-L139

Added lines #L135 - L139 were not covered by tests

Check warning on line 145 in mocks/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mocks/dashboard.go#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 219 in mocks/integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mocks/integration.go#L214-L219

Added lines #L214 - L219 were not covered by tests

Check warning on line 225 in mocks/integration.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mocks/integration.go#L223-L225

Added lines #L223 - L225 were not covered by tests

Check warning on line 429 in server/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/dashboard.go#L428-L429

Added lines #L428 - L429 were not covered by tests

Check warning on line 498 in server/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/dashboard.go#L497-L498

Added lines #L497 - L498 were not covered by tests

Check warning on line 504 in server/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/dashboard.go#L503-L504

Added lines #L503 - L504 were not covered by tests