• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

anexia / k8s-external-dns-webhook
36%
main: 36%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/anchore/sbom-action-0.20.6
DEFAULT BRANCH: main
Repo Added 03 Dec 2024 01:35PM UTC
Token VqJjLmi3oX2WQjxLeVcn1AqPMFsuK9D6i regen
Build 101 Last
Files 10
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH probstenhias-improvements
branch: probstenhias-improvements
CHANGE BRANCH
x
Reset
Sync Branches
  • probstenhias-improvements
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/anchore/sbom-action-0.17.9
  • dependabot/github_actions/anchore/sbom-action-0.18.0
  • dependabot/github_actions/anchore/sbom-action-0.19.0
  • dependabot/github_actions/anchore/sbom-action-0.20.0
  • dependabot/github_actions/anchore/sbom-action-0.20.1
  • dependabot/github_actions/anchore/sbom-action-0.20.2
  • dependabot/github_actions/anchore/sbom-action-0.20.4
  • dependabot/github_actions/anchore/sbom-action-0.20.5
  • dependabot/github_actions/anchore/sbom-action-0.20.6
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/github_actions/hadolint/hadolint-action-3.2.0
  • dependabot/github_actions/sigstore/cosign-installer-3.10.0
  • dependabot/github_actions/sigstore/cosign-installer-3.8.0
  • dependabot/github_actions/sigstore/cosign-installer-3.8.1
  • dependabot/github_actions/sigstore/cosign-installer-3.8.2
  • dependabot/github_actions/sigstore/cosign-installer-3.9.0
  • dependabot/github_actions/sigstore/cosign-installer-3.9.1
  • dependabot/github_actions/sigstore/cosign-installer-3.9.2
  • dependabot/go_modules/github.com/caarlos0/env/v11-11.3.0
  • dependabot/go_modules/github.com/caarlos0/env/v11-11.3.1
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.0
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.1
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.2
  • dependabot/go_modules/github.com/go-chi/chi/v5-5.2.3
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/go.anx.io/go-anxcloud-0.7.7
  • dependabot/go_modules/go.anx.io/go-anxcloud-0.7.8
  • dependabot/go_modules/go.anx.io/go-anxcloud-0.7.9
  • dependabot/go_modules/go.anx.io/go-anxcloud-0.8.0
  • dependabot/go_modules/sigs.k8s.io/external-dns-0.15.1
  • dependabot/go_modules/sigs.k8s.io/external-dns-0.16.0
  • dependabot/go_modules/sigs.k8s.io/external-dns-0.16.1
  • dependabot/go_modules/sigs.k8s.io/external-dns-0.17.0
  • fix-unsupported-operation-on-records
  • joster/change-vtxozlvkoqpp
  • joster/change-vwpqusnwzwnw
  • joster/change-wxystllpxtny
  • joster/change-ywwsnuyzzzrt
  • joster/change-yxqxswxozwmn
  • joster/change-yyktumonuytq
  • main
  • release-please--branches--main--components--main
  • release-please-fix

02 Mar 2025 09:38PM UTC coverage: 35.874%. First build
13619568295

Pull #73

github

ProbstenHias
refactor: cleanup provider impelentation

This implements some improvements to the provider implementations:

* remove not needed zoneZame from create and delete call
* retrieve full objects while getting zones to make sure the zonename is fetched
* retrieve full objects while getting records cince we need all of the fields of a record
* move out the filter domain function from the DNSClient
* some more little things
Pull Request #73: Some improvements

34 of 78 new or added lines in 6 files covered. (43.59%)

193 of 538 relevant lines covered (35.87%)

1.86 hits per line

Relevant lines Covered
Build:
Build:
538 RELEVANT LINES 193 COVERED LINES
1.86 HITS PER LINE
Source Files on probstenhias-improvements
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13619568295 probstenhias-improvements refactor: cleanup provider impelentation This implements some improvements to the provider implementations: * remove not needed zoneZame from create and delete call * retrieve full objects while getting zones to make sure the zonename is fetched... Pull #73 02 Mar 2025 09:39PM UTC ProbstenHias github
35.87
13619493957 probstenhias-improvements refactor: cleanup provider impelentation This implements some improvements to the provider implementations: * remove not needed zoneZame from create and delete call * retrieve full objects while getting zones to make sure the zonename is fetched... Pull #73 02 Mar 2025 09:29PM UTC ProbstenHias github
35.87
13614847042 probstenhias-improvements refactor: do error logging only on most upper level until now the called and the caller did basically the same logging. Now the called only returns the error mesasge to the caller, that now does the logging Pull #73 02 Mar 2025 11:11AM UTC ProbstenHias github
32.96
13614759827 probstenhias-improvements ci: allow more type as commit message ci should represent changes to the pipeline style should represent linting changes Pull #73 02 Mar 2025 11:00AM UTC ProbstenHias github
32.41
13614732937 probstenhias-improvements ci: allow style type as commit message to represent linting changes Pull #73 02 Mar 2025 10:55AM UTC ProbstenHias github
32.41
13614724072 probstenhias-improvements style: fix linting errros reported by new linters Pull #73 02 Mar 2025 10:54AM UTC ProbstenHias github
32.41
See All Builds (96)

Badge your Repo: k8s-external-dns-webhook

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc