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

chore(service): implement private pipeline quota check #323

Merged
merged 1 commit into from
Dec 10, 2023

chore(service): implement private pipeline quota check

92c98bc
Select commit
Loading
Failed to load commit list.
Merged

chore(service): implement private pipeline quota check #323

chore(service): implement private pipeline quota check
92c98bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 10, 2023 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 322 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L322

Added line #L322 was not covered by tests

Check warning on line 328 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L328

Added line #L328 was not covered by tests

Check warning on line 336 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L336

Added line #L336 was not covered by tests

Check warning on line 344 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L344

Added line #L344 was not covered by tests

Check warning on line 349 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L349

Added line #L349 was not covered by tests

Check warning on line 355 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L355

Added line #L355 was not covered by tests

Check warning on line 372 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L372

Added line #L372 was not covered by tests

Check warning on line 378 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L378

Added line #L378 was not covered by tests

Check warning on line 481 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L467-L481

Added lines #L467 - L481 were not covered by tests

Check warning on line 485 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L483-L485

Added lines #L483 - L485 were not covered by tests

Check warning on line 487 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L487

Added line #L487 was not covered by tests

Check warning on line 528 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L514-L528

Added lines #L514 - L528 were not covered by tests

Check warning on line 534 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L530-L534

Added lines #L530 - L534 were not covered by tests

Check warning on line 656 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L656

Added line #L656 was not covered by tests

Check warning on line 661 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L661

Added line #L661 was not covered by tests

Check warning on line 667 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L667

Added line #L667 was not covered by tests

Check warning on line 681 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L680-L681

Added lines #L680 - L681 were not covered by tests

Check warning on line 697 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L683-L697

Added lines #L683 - L697 were not covered by tests

Check warning on line 703 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L699-L703

Added lines #L699 - L703 were not covered by tests

Check warning on line 706 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L706

Added line #L706 was not covered by tests

Check warning on line 864 in pkg/service/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/service/service.go#L864

Added line #L864 was not covered by tests