Skip to content

types-chevron 0.14.2.20250103

Download JSON

  • PyPI https://pypi.org/project/types-chevron/
    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" : 55
        "Any" : 2
        "Untyped" : 0
    • 100.0% coverage
    • 96.5% coverage (strict)
    • 57 typable
      • 55 typed
      • 0 untyped
      • 2 Any
  • Typables


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

Modules

Module Coverage Coverage (strict) Typables Ignores
chevron.main 100.0% 80.0% 10 0
chevron.metadata 100.0% 100.0% 1 0
chevron.renderer 100.0% 100.0% 27 0
chevron.tokenizer 100.0% 100.0% 19 0

Incomplete Annotations

chevron.main (0 missing, 2 any)

Symbol Typable Typed Any
func chevron.main 4 4 1
func chevron.main.main 4 4 1

Type-Ignore Comments

No type-ignore comments.