mwchase/python-structured-data

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
noxfile.py126
A
1 hr
src/structured_data/_match/descriptor/common.py87
A
25 mins
docs/conf.py43
A
0 mins
setup.py57
A
0 mins
src/structured_data/__init__.py2
A
0 mins
src/structured_data/_adt/__init__.py0
A
0 mins
src/structured_data/_adt/annotations.py32
A
0 mins
src/structured_data/_adt/constructor.py106
A
0 mins
src/structured_data/_adt/ctor.py123
A
0 mins
src/structured_data/_adt/ordering.py20
A
0 mins
src/structured_data/_adt/prewritten_methods.py90
A
0 mins
src/structured_data/_adt/product_type.py189
A
0 mins
src/structured_data/_adt/sum_type.py95
A
0 mins
src/structured_data/_attribute_constructor.py18
A
0 mins
src/structured_data/_cant_modify.py17
A
0 mins
src/structured_data/_class_placeholder.py7
A
0 mins
src/structured_data/_conditional_method.py32
A
0 mins
src/structured_data/_doc_wrapper.py43
A
0 mins
src/structured_data/_match/__init__.py0
A
0 mins
src/structured_data/_match/descriptor/__init__.py0
A
0 mins
src/structured_data/_match/descriptor/function.py206
A
0 mins
src/structured_data/_match/descriptor/property_.py175
A
0 mins
src/structured_data/_match/destructure.py111
A
0 mins
src/structured_data/_match/match_dict.py69
A
0 mins
src/structured_data/_match/match_failure.py3
A
0 mins
src/structured_data/_match/matchable.py34
A
0 mins
src/structured_data/_match/patterns/__init__.py1
A
0 mins
src/structured_data/_match/patterns/basic_patterns.py66
A
0 mins
src/structured_data/_match/patterns/bind.py40
A
0 mins
src/structured_data/_match/patterns/compound_match.py11
A
0 mins
src/structured_data/_match/patterns/mapping_match.py118
A
0 mins
src/structured_data/_nillable_write.py12
A
0 mins
src/structured_data/_not_in.py7
A
0 mins
src/structured_data/_stack_iter.py48
A
0 mins
src/structured_data/_unpack.py7
A
0 mins
src/structured_data/adt.py53
A
0 mins
src/structured_data/data.py38
A
0 mins
src/structured_data/match.py72
A
0 mins
test_resources/__init__.py0
A
0 mins
test_resources/adt_options.py133
A
0 mins
test_resources/adt_with_current.py27
A
0 mins
test_resources/adt_with_future.py22
A
0 mins
.bettercodehub.yml
.bumpversion.cfg
.codeclimate.json
.cookiecutterrc
.coveragerc
.editorconfig
.gitignore
.hgtags