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

[YUNIKORN-2249] Add compression option to getQueueApplication API #757

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

correct header setting

40b9649
Select commit
Loading
Failed to load commit list.
Open

[YUNIKORN-2249] Add compression option to getQueueApplication API #757

correct header setting
40b9649
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 0s

90.05% of diff hit (target 77.72%)

View this Pull Request on Codecov

90.05% of diff hit (target 77.72%)

Annotations

Check warning on line 51 in pkg/entrypoint/service_context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entrypoint/service_context.go#L51

Added line #L51 was not covered by tests

Check warning on line 122 in pkg/events/event_streaming.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/events/event_streaming.go#L122

Added line #L122 was not covered by tests

Check warning on line 107 in pkg/events/event_system.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/events/event_system.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 270 in pkg/events/event_system.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/events/event_system.go#L266-L270

Added lines #L266 - L270 were not covered by tests

Check warning on line 41 in pkg/log/rate_limited_logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/rate_limited_logger.go#L41

Added line #L41 was not covered by tests

Check warning on line 53 in pkg/log/rate_limited_logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/rate_limited_logger.go#L53

Added line #L53 was not covered by tests

Check warning on line 59 in pkg/log/rate_limited_logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/rate_limited_logger.go#L59

Added line #L59 was not covered by tests

Check warning on line 65 in pkg/log/rate_limited_logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/rate_limited_logger.go#L65

Added line #L65 was not covered by tests

Check warning on line 71 in pkg/log/rate_limited_logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/rate_limited_logger.go#L71

Added line #L71 was not covered by tests

Check warning on line 77 in pkg/log/rate_limited_logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/rate_limited_logger.go#L77

Added line #L77 was not covered by tests

Check warning on line 791 in pkg/scheduler/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/context.go#L791

Added line #L791 was not covered by tests

Check warning on line 793 in pkg/scheduler/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/context.go#L793

Added line #L793 was not covered by tests

Check warning on line 993 in pkg/scheduler/objects/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/application.go#L993

Added line #L993 was not covered by tests

Check warning on line 1293 in pkg/scheduler/objects/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/application.go#L1293

Added line #L1293 was not covered by tests

Check warning on line 1498 in pkg/scheduler/objects/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/application.go#L1498

Added line #L1498 was not covered by tests

Check warning on line 364 in pkg/scheduler/objects/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/node.go#L363-L364

Added lines #L363 - L364 were not covered by tests

Check warning on line 634 in pkg/scheduler/objects/queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/queue.go#L634

Added line #L634 was not covered by tests

Check warning on line 642 in pkg/scheduler/objects/queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/queue.go#L642

Added line #L642 was not covered by tests

Check warning on line 1322 in pkg/scheduler/objects/queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/queue.go#L1322

Added line #L1322 was not covered by tests

Check warning on line 1367 in pkg/scheduler/objects/queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/queue.go#L1364-L1367

Added lines #L1364 - L1367 were not covered by tests

Check warning on line 92 in pkg/scheduler/objects/sorters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/objects/sorters.go#L92

Added line #L92 was not covered by tests

Check warning on line 405 in pkg/scheduler/partition.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/partition.go#L405

Added line #L405 was not covered by tests

Check warning on line 480 in pkg/scheduler/partition.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/partition.go#L480

Added line #L480 was not covered by tests

Check warning on line 1318 in pkg/scheduler/partition.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/partition.go#L1318

Added line #L1318 was not covered by tests

Check warning on line 1366 in pkg/scheduler/partition.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/scheduler/partition.go#L1366

Added line #L1366 was not covered by tests