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

nolar / kopf / 1134 / 4
82%
main: 91%

Build:
Build:
LAST BUILD BRANCH: docs-furo-theme
DEFAULT BRANCH: main
Ran 08 Jun 2020 08:13PM UTC
Files 57
Run time 8s
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

08 Jun 2020 07:25PM UTC coverage: 81.502%. First build
CHANGE_MINIKUBE_NONE_USER=true KUBECONFIG=$HOME/.kube/config MINIKUBE_WANTUPDATENOTIFICATION=false MINIKUBE_WANTREPORTERRORPROMPT=false MINIKUBE_IN_STYLE=true MINIKUBE_HOME=$HOME MINIKUBE_VERSION=latest KUBERNETES_VERSION=v1.16.0 CLIENT=no CRDAPI=v1beta1

push

travis-ci

nolar
WIP: functional auto-discovery of resources & namespaces w/ glob matching

For namespaces: `-n default -n kube-*` or `-A`
For resources: `@kopf.on.create('*', '*', '*')`

Play with:

* `kopf run ... -n default -n kube-*`
* `kubectl create -f examples/crd.yaml`
* `kubectl create ns kube-xyz`
* `kubectl delete ns kube-xyz`
* `kubectl delete -f examples/crd.yaml`

TODOs:

- support built-in resources for globs (via scan_resources() listing)
- support short forms of handler decorators (short/singular names only)
- warning for no -A or -n (or current context should be used?)
- remove all resource info caches from the aiohttp session/context
- better docstrings in discovery.py
- registries: either backward compat, or drop the legacies already (too hard).
- multi-namespace peering (consider partially overlapping operators?)
- tests
- docs & examples

1062 of 1402 branches covered (75.75%)

Branch coverage included in aggregate %.

3344 of 4004 relevant lines covered (83.52%)

0.84 hits per line

Source Files on job 1134.4 (CHANGE_MINIKUBE_NONE_USER=true KUBECONFIG=$HOME/.kube/config MINIKUBE_WANTUPDATENOTIFICATION=false MINIKUBE_WANTREPORTERRORPROMPT=false MINIKUBE_IN_STYLE=true MINIKUBE_HOME=$HOME MINIKUBE_VERSION=latest KUBERNETES_VERSION=v1.16.0 CLIENT=no CRDAPI=v1beta1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 791
  • Travis Job 1134.4
  • c3a845f8 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