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

nolar / kopf / 1100 / 9
82%
main: 91%

Build:
Build:
LAST BUILD BRANCH: docs-furo-theme
DEFAULT BRANCH: main
Ran 16 Apr 2020 11:30PM UTC
Files 57
Run time 4s
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

16 Apr 2020 11:19PM UTC coverage: 81.445%. 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=latest CLIENT=no

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

999 of 1326 branches covered (75.34%)

Branch coverage included in aggregate %.

3307 of 3961 relevant lines covered (83.49%)

0.83 hits per line

Source Files on job 1100.9 (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=latest CLIENT=no)
  • 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 758
  • Travis Job 1100.9
  • 53d3be59 on github
  • Next Job for 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=latest CLIENT=no on discoveries (#1134.2)
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