Skip to content

types-click-log 0.4.0.20250413

Download JSON

  • PyPI https://pypi.org/project/types-click-log/
    Repository https://github.com/python/typeshed

  • py.typed
    stubs-only typeshed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 25
        "Any" : 2
        "Untyped" : 0
    • 100.0% coverage
    • 92.6% coverage (strict)
    • 27 typable
      • 25 typed
      • 0 untyped
      • 2 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 12
        "classes" : 8
        "other" : 5
    • 4 functions (+0 overloads)
      • 8 parameters
    • 4 classes
      • 4 methods (+0 overloads)
        • 4 parameters
      • 0 properties
    • 3 modules
      • 5 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
click-log 100.0% 100.0% 1 0
click-log.core 100.0% 100.0% 18 0
click-log.options 100.0% 75.0% 8 0

Incomplete Annotations

click-log.options (0 missing, 2 any)

Symbol Typable Typed Any
func click_log.simple_verbosity_option 4 4 1
func click_log.options.simple_verbosity_option 4 4 1

Type-Ignore Comments

No type-ignore comments.