Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Validate sort order in admin.ResourceListRequest #606

Closed
wants to merge 4 commits into from

improve coverage

d8991be
Select commit
Loading
Failed to load commit list.
Closed

Validate sort order in admin.ResourceListRequest #606

improve coverage
d8991be
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Aug 23, 2023 in 1s

70.88% of diff hit (target 58.68%)

View this Pull Request on Codecov

70.88% of diff hit (target 58.68%)

Annotations

Check warning on line 1433 in pkg/manager/impl/execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/execution_manager.go#L1433

Added line #L1433 was not covered by tests

Check warning on line 416 in pkg/manager/impl/launch_plan_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/launch_plan_manager.go#L416

Added line #L416 was not covered by tests

Check warning on line 469 in pkg/manager/impl/launch_plan_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/launch_plan_manager.go#L469

Added line #L469 was not covered by tests

Check warning on line 519 in pkg/manager/impl/launch_plan_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/launch_plan_manager.go#L519

Added line #L519 was not covered by tests

Check warning on line 129 in pkg/manager/impl/named_entity_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/named_entity_manager.go#L127-L129

Added lines #L127 - L129 were not covered by tests

Check warning on line 142 in pkg/manager/impl/named_entity_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/named_entity_manager.go#L139-L142

Added lines #L139 - L142 were not covered by tests

Check warning on line 389 in pkg/manager/impl/node_execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/node_execution_manager.go#L389

Added line #L389 was not covered by tests

Check warning on line 70 in pkg/manager/impl/project_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/project_manager.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 91 in pkg/manager/impl/signal_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/signal_manager.go#L91

Added line #L91 was not covered by tests

Check warning on line 268 in pkg/manager/impl/task_execution_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/task_execution_manager.go#L268

Added line #L268 was not covered by tests

Check warning on line 178 in pkg/manager/impl/task_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/task_manager.go#L178

Added line #L178 was not covered by tests

Check warning on line 234 in pkg/manager/impl/task_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/task_manager.go#L234

Added line #L234 was not covered by tests

Check warning on line 261 in pkg/manager/impl/workflow_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/workflow_manager.go#L261

Added line #L261 was not covered by tests

Check warning on line 314 in pkg/manager/impl/workflow_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/impl/workflow_manager.go#L314

Added line #L314 was not covered by tests

Check warning on line 127 in pkg/repositories/gormimpl/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/repositories/gormimpl/common.go#L127

Added line #L127 was not covered by tests

Check warning on line 67 in pkg/repositories/gormimpl/description_entity_repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/repositories/gormimpl/description_entity_repo.go#L67

Added line #L67 was not covered by tests

Check warning on line 165 in pkg/repositories/gormimpl/launch_plan_repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/repositories/gormimpl/launch_plan_repo.go#L165

Added line #L165 was not covered by tests

Check warning on line 70 in pkg/repositories/gormimpl/signal_repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/repositories/gormimpl/signal_repo.go#L70

Added line #L70 was not covered by tests

Check warning on line 118 in pkg/repositories/gormimpl/task_execution_repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/repositories/gormimpl/task_execution_repo.go#L118

Added line #L118 was not covered by tests

Check warning on line 130 in pkg/repositories/gormimpl/task_repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/repositories/gormimpl/task_repo.go#L130

Added line #L130 was not covered by tests

Check warning on line 119 in pkg/repositories/gormimpl/workflow_repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/repositories/gormimpl/workflow_repo.go#L119

Added line #L119 was not covered by tests