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: api machinary #396

Merged
merged 14 commits into from
Feb 28, 2024

refactor: package import naming & use consts for reference annotation…

ff952a2
Select commit
Loading
Failed to load commit list.
Merged

refactor: api machinary #396

refactor: package import naming & use consts for reference annotation…
ff952a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 21, 2024 in 1s

82.82% of diff hit (target 81.44%)

View this Pull Request on Codecov

82.82% of diff hit (target 81.44%)

Annotations

Check warning on line 221 in api/v1beta2/ratelimitpolicy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/v1beta2/ratelimitpolicy_types.go#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 146 in controllers/authpolicy_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/authpolicy_controller.go#L146

Added line #L146 was not covered by tests

Check warning on line 103 in controllers/authpolicy_status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/authpolicy_status.go#L103

Added line #L103 was not covered by tests

Check warning on line 144 in controllers/authpolicy_status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/authpolicy_status.go#L144

Added line #L144 was not covered by tests

Check warning on line 146 in controllers/dnspolicy_dnsrecords.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/dnspolicy_dnsrecords.go#L146

Added line #L146 was not covered by tests

Check warning on line 72 in controllers/dnspolicy_healthchecks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/dnspolicy_healthchecks.go#L72

Added line #L72 was not covered by tests

Check warning on line 163 in controllers/ratelimitpolicy_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/ratelimitpolicy_controller.go#L163

Added line #L163 was not covered by tests

Check warning on line 68 in controllers/tlspolicy_certmanager_certificates.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/tlspolicy_certmanager_certificates.go#L68

Added line #L68 was not covered by tests

Check warning on line 203 in controllers/tlspolicy_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/tlspolicy_controller.go#L203

Added line #L203 was not covered by tests

Check warning on line 29 in pkg/library/mappers/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/mappers/gateway.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 29 in pkg/library/mappers/httproute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/mappers/httproute.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 36 in pkg/library/mappers/httproute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/mappers/httproute.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 30 in pkg/library/reconcilers/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/reconcilers/fetcher.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 70 in pkg/library/reconcilers/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/reconcilers/fetcher.go#L70

Added line #L70 was not covered by tests

Check warning on line 74 in pkg/library/reconcilers/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/reconcilers/fetcher.go#L74

Added line #L74 was not covered by tests

Check warning on line 39 in pkg/library/reconcilers/gateway_diffs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/reconcilers/gateway_diffs.go#L39

Added line #L39 was not covered by tests

Check warning on line 44 in pkg/library/reconcilers/gateway_diffs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/reconcilers/gateway_diffs.go#L44

Added line #L44 was not covered by tests

Check warning on line 20 in pkg/library/utils/domains.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/domains.go#L20

Added line #L20 was not covered by tests

Check warning on line 19 in pkg/library/utils/gateway_wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/gateway_wrapper.go#L19

Added line #L19 was not covered by tests

Check warning on line 26 in pkg/library/utils/gateway_wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/gateway_wrapper.go#L26

Added line #L26 was not covered by tests

Check warning on line 40 in pkg/library/utils/gateway_wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/gateway_wrapper.go#L40

Added line #L40 was not covered by tests

Check warning on line 48 in pkg/library/utils/gateway_wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/gateway_wrapper.go#L48

Added line #L48 was not covered by tests

Check warning on line 58 in pkg/library/utils/gateway_wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/gateway_wrapper.go#L58

Added line #L58 was not covered by tests

Check warning on line 63 in pkg/library/utils/gateway_wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/gateway_wrapper.go#L63

Added line #L63 was not covered by tests

Check warning on line 74 in pkg/library/utils/gateway_wrapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/library/utils/gateway_wrapper.go#L74

Added line #L74 was not covered by tests