mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 04:05:20 +01:00
Update quality scale of Namecheap DynamicDNS integration to platinum 🏆️ (#161682)
This commit is contained in:
@@ -367,6 +367,7 @@ homeassistant.components.my.*
|
|||||||
homeassistant.components.mysensors.*
|
homeassistant.components.mysensors.*
|
||||||
homeassistant.components.myuplink.*
|
homeassistant.components.myuplink.*
|
||||||
homeassistant.components.nam.*
|
homeassistant.components.nam.*
|
||||||
|
homeassistant.components.namecheapdns.*
|
||||||
homeassistant.components.nasweb.*
|
homeassistant.components.nasweb.*
|
||||||
homeassistant.components.neato.*
|
homeassistant.components.neato.*
|
||||||
homeassistant.components.nest.*
|
homeassistant.components.nest.*
|
||||||
|
|||||||
@@ -6,5 +6,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/namecheapdns",
|
"documentation": "https://www.home-assistant.io/integrations/namecheapdns",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
|
"quality_scale": "platinum",
|
||||||
"requirements": []
|
"requirements": []
|
||||||
}
|
}
|
||||||
|
|||||||
110
homeassistant/components/namecheapdns/quality_scale.yaml
Normal file
110
homeassistant/components/namecheapdns/quality_scale.yaml
Normal file
@@ -0,0 +1,110 @@
|
|||||||
|
rules:
|
||||||
|
# Bronze
|
||||||
|
action-setup:
|
||||||
|
status: exempt
|
||||||
|
comment: the integration has no actions
|
||||||
|
appropriate-polling: done
|
||||||
|
brands: done
|
||||||
|
common-modules: done
|
||||||
|
config-flow-test-coverage: done
|
||||||
|
config-flow: done
|
||||||
|
dependency-transparency:
|
||||||
|
status: exempt
|
||||||
|
comment: no external dependencies
|
||||||
|
docs-actions:
|
||||||
|
status: exempt
|
||||||
|
comment: the integration has no actions
|
||||||
|
docs-high-level-description: done
|
||||||
|
docs-installation-instructions: done
|
||||||
|
docs-removal-instructions: done
|
||||||
|
entity-event-setup:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
entity-unique-id:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
has-entity-name:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
runtime-data: done
|
||||||
|
test-before-configure: done
|
||||||
|
test-before-setup: done
|
||||||
|
unique-config-entry: done
|
||||||
|
|
||||||
|
# Silver
|
||||||
|
action-exceptions:
|
||||||
|
status: exempt
|
||||||
|
comment: the integration has no actions
|
||||||
|
config-entry-unloading: done
|
||||||
|
docs-configuration-parameters:
|
||||||
|
status: exempt
|
||||||
|
comment: the integration has no options
|
||||||
|
docs-installation-parameters: done
|
||||||
|
entity-unavailable:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
integration-owner: done
|
||||||
|
log-when-unavailable: done
|
||||||
|
parallel-updates:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entity platforms
|
||||||
|
reauthentication-flow: done
|
||||||
|
test-coverage: done
|
||||||
|
|
||||||
|
# Gold
|
||||||
|
devices:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no devices
|
||||||
|
diagnostics:
|
||||||
|
status: exempt
|
||||||
|
comment: the integration has no runtime data and entry data only contains sensitive information
|
||||||
|
discovery-update-info:
|
||||||
|
status: exempt
|
||||||
|
comment: the service cannot be discovered
|
||||||
|
discovery:
|
||||||
|
status: exempt
|
||||||
|
comment: the service cannot be discovered
|
||||||
|
docs-data-update: done
|
||||||
|
docs-examples:
|
||||||
|
status: exempt
|
||||||
|
comment: the integration has no entities or actions
|
||||||
|
docs-known-limitations: done
|
||||||
|
docs-supported-devices:
|
||||||
|
status: exempt
|
||||||
|
comment: the integration is a service
|
||||||
|
docs-supported-functions:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities or actions
|
||||||
|
docs-troubleshooting: done
|
||||||
|
docs-use-cases: done
|
||||||
|
dynamic-devices:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no devices
|
||||||
|
entity-category:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
entity-device-class:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
entity-disabled-by-default:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
entity-translations:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities
|
||||||
|
exception-translations: done
|
||||||
|
icon-translations:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no entities or actions
|
||||||
|
reconfiguration-flow: done
|
||||||
|
repair-issues: done
|
||||||
|
stale-devices:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no devices
|
||||||
|
|
||||||
|
# Platinum
|
||||||
|
async-dependency:
|
||||||
|
status: exempt
|
||||||
|
comment: integration has no external dependencies
|
||||||
|
inject-websession: done
|
||||||
|
strict-typing: done
|
||||||
10
mypy.ini
generated
10
mypy.ini
generated
@@ -3426,6 +3426,16 @@ disallow_untyped_defs = true
|
|||||||
warn_return_any = true
|
warn_return_any = true
|
||||||
warn_unreachable = true
|
warn_unreachable = true
|
||||||
|
|
||||||
|
[mypy-homeassistant.components.namecheapdns.*]
|
||||||
|
check_untyped_defs = true
|
||||||
|
disallow_incomplete_defs = true
|
||||||
|
disallow_subclassing_any = true
|
||||||
|
disallow_untyped_calls = true
|
||||||
|
disallow_untyped_decorators = true
|
||||||
|
disallow_untyped_defs = true
|
||||||
|
warn_return_any = true
|
||||||
|
warn_unreachable = true
|
||||||
|
|
||||||
[mypy-homeassistant.components.nasweb.*]
|
[mypy-homeassistant.components.nasweb.*]
|
||||||
check_untyped_defs = true
|
check_untyped_defs = true
|
||||||
disallow_incomplete_defs = true
|
disallow_incomplete_defs = true
|
||||||
|
|||||||
@@ -651,7 +651,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
|
|||||||
"mythicbeastsdns",
|
"mythicbeastsdns",
|
||||||
"nad",
|
"nad",
|
||||||
"nam",
|
"nam",
|
||||||
"namecheapdns",
|
|
||||||
"nanoleaf",
|
"nanoleaf",
|
||||||
"nasweb",
|
"nasweb",
|
||||||
"neato",
|
"neato",
|
||||||
@@ -1649,7 +1648,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
|||||||
"mythicbeastsdns",
|
"mythicbeastsdns",
|
||||||
"nad",
|
"nad",
|
||||||
"nam",
|
"nam",
|
||||||
"namecheapdns",
|
|
||||||
"nanoleaf",
|
"nanoleaf",
|
||||||
"nasweb",
|
"nasweb",
|
||||||
"neato",
|
"neato",
|
||||||
|
|||||||
Reference in New Issue
Block a user