Skip to content

aioitertools 0.13.0

Download JSON

  • PyPI https://pypi.org/project/aioitertools/
    Repository https://github.com/omnilib/aioitertools

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 132
        "Any" : 1
        "Untyped" : 1
    • 99.3% coverage
    • 98.5% coverage (strict)
    • 134 typable
      • 132 typed
      • 1 untyped
      • 1 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 121
        "classes" : 4
        "other" : 9
    • 39 functions (+10 overloads)
      • 82 parameters
    • 3 classes
      • 2 methods (+0 overloads)
        • 2 parameters
      • 0 properties
    • 7 modules
      • 9 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
aioitertools 0.0% 0.0% 0 0
aioitertools.asyncio 100.0% 100.0% 14 0
aioitertools.builtins 100.0% 100.0% 40 0
aioitertools.helpers 100.0% 100.0% 2 0
aioitertools.itertools 98.4% 96.7% 61 0
aioitertools.more_itertools 100.0% 100.0% 9 0
aioitertools.types 100.0% 100.0% 8 0

Incomplete Annotations

aioitertools.itertools (1 missing, 1 any)

Symbol Typable Typed Any
func zip_longest 3 3 1
attr chain 1 0 0

Type-Ignore Comments

No type-ignore comments.