• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

anexia / k8s-external-dns-webhook
41%
main: 40%

Build:
Build:
LAST BUILD BRANCH: feature/allow-root-domains-to-to-be-added-as-record
DEFAULT BRANCH: main
Repo Added 03 Dec 2024 01:35PM UTC
Token VqJjLmi3oX2WQjxLeVcn1AqPMFsuK9D6i regen
Build 153 Last
Files 11
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 feature/allow-root-domains-to-to-be-added-as-record
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • 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.10
  • dependabot/github_actions/anchore/sbom-action-0.20.11
  • 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/anchore/sbom-action-0.20.8
  • dependabot/github_actions/anchore/sbom-action-0.20.9
  • dependabot/github_actions/anchore/sbom-action-0.21.0
  • dependabot/github_actions/anchore/sbom-action-0.21.1
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • dependabot/github_actions/hadolint/hadolint-action-3.2.0
  • dependabot/github_actions/hadolint/hadolint-action-3.3.0
  • dependabot/github_actions/siderolabs/conform-0.1.0.pre.alpha.31
  • 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/github_actions/sigstore/cosign-installer-4.0.0
  • 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
  • dependabot/go_modules/sigs.k8s.io/external-dns-0.20.0
  • dkroell/update-docs
  • feature/allow-root-domains-to-to-be-added-as-record
  • fix-unsupported-operation-on-records
  • fix/remove-duplicate-release-workflow
  • fix/reset-manifest-for-0.2.5
  • fix/zone-record-pointer-reuse-bug
  • joster/change-vtxozlvkoqpp
  • joster/change-vwpqusnwzwnw
  • joster/change-wxystllpxtny
  • joster/change-ywwsnuyzzzrt
  • joster/change-yxqxswxozwmn
  • joster/change-yyktumonuytq
  • main
  • probstenhias-improvements
  • refactor/simplify-adjust-endpoints-handler
  • release-please--branches--main--components--main
  • release-please-fix

13 Jan 2026 04:58PM UTC coverage: 41.276% (+1.7%) from 39.575%
20965322775

Pull #128

github

andresousadotpt
feat: fix linting errors
Pull Request #128: feat: allow root domains to be added as a record without duplication

25 of 25 new or added lines in 2 files covered. (100.0%)

220 of 533 relevant lines covered (41.28%)

3.3 hits per line

Relevant lines Covered
Build:
Build:
533 RELEVANT LINES 220 COVERED LINES
3.3 HITS PER LINE
Source Files on main
  • Tree
  • List 11
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20965322775 feature/allow-root-domains-to-to-be-added-as-record feat: fix linting errors Pull #128 13 Jan 2026 04:58PM UTC andresousadotpt github
41.28
20964770349 feature/allow-root-domains-to-to-be-added-as-record feat: add improvements from pull requests comments Pull #128 13 Jan 2026 04:41PM UTC andresousadotpt github
41.28
20964708376 feature/allow-root-domains-to-to-be-added-as-record feat: add improvements from pull requests comments Pull #128 13 Jan 2026 04:39PM UTC andresousadotpt github
41.28
20932600199 dependabot/github_actions/siderolabs/conform-0.1.0.pre.alpha.31 chore(deps): bump siderolabs/conform Bumps [siderolabs/conform](https://github.com/siderolabs/conform) from 0.1.0.pre.alpha.30 to 0.1.0.pre.alpha.31. - [Release notes](https://github.com/siderolabs/conform/releases) - [Changelog](https://github.c... Pull #129 12 Jan 2026 07:40PM UTC web-flow github
39.58
20929790066 feature/allow-root-domains-to-to-be-added-as-record feat: add improvements from pull requests comments Pull #128 12 Jan 2026 06:02PM UTC andresousadotpt github
41.28
20929759175 feature/allow-root-domains-to-to-be-added-as-record feat: add improvements from pull requests comments Pull #128 12 Jan 2026 06:01PM UTC andresousadotpt github
41.28
20828351694 feature/allow-root-domains-to-to-be-added-as-record feat: allow root domains to be added as a record without duplication Pull #128 08 Jan 2026 07:01PM UTC andresousadotpt github
40.38
20828145491 feature/allow-root-domains-to-to-be-added-as-record feat: Allow root domains to be added as a record without duplication Pull #128 08 Jan 2026 06:53PM UTC andresousadotpt github
40.38
20827789238 feature/allow-root-domains-to-to-be-added-as-record feat: Allow root domains to be added as a record without duplication Pull #127 08 Jan 2026 06:40PM UTC andresousadotpt github
40.38
20822797013 dependabot/github_actions/anchore/sbom-action-0.21.1 chore(deps): bump anchore/sbom-action from 0.21.0 to 0.21.1 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github... Pull #126 08 Jan 2026 03:51PM UTC web-flow github
39.58
See All Builds (148)

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

© 2026 Coveralls, Inc