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

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

Build:
Build:
LAST BUILD BRANCH: docs-furo-theme
DEFAULT BRANCH: main
Ran 08 Jun 2020 08:21PM UTC
Files 57
Run time 9s
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.411% (-0.1%) from 81.536%
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

1017 of 1349 branches covered (75.39%)

Branch coverage included in aggregate %.

3332 of 3993 relevant lines covered (83.45%)

0.83 hits per line

Source Files on job 1134.10 (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 19
  • Source Changed 6
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 791
  • Travis Job 1134.10
  • c3a845f8 on github
  • Prev 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 (#1100.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