Skip to content

use doctest for module

064eac3
Select commit
Loading
Failed to load commit list.
Draft

next version - new syntax, AST, etc #9

use doctest for module
064eac3
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Aug 21, 2025 in 1s

1 issue fixed. 9 issues found.

Annotations

Check notice on line 7 in schemascii/components/resistor.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/components/resistor.py#L7

Unresolved comment '# TODO: IEC rectangular symbol, other variable markings?' (C100)

Check notice on line 123 in schemascii/component.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/component.py#L40-L123

Complex Method

Check notice on line 55 in schemascii/components/resistor.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/components/resistor.py#L55

Unresolved comment '# TODO: potentiometers'. (C100)

Check notice on line 73 in schemascii/utils.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/utils.py#L73

Unresolved comment '# TODO: fix this so it compares the components,'. (C100)

Check notice on line 98 in schemascii/grid.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/grid.py#L98

Unresolved comment '# TODO: for left and right, need to take into account the mask array'. (C100)

Check notice on line 8 in schemascii/components/inductor.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/components/inductor.py#L8

Unresolved comment '# TODO: add dot on + end if inductor is polarized'. (C100)

Check notice on line 25 in schemascii/components/diode.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/components/diode.py#L25

Unresolved comment '# TODO: zener diode, Schottky diode, DIAC, varactor, photodiode'. (C100)

Check notice on line 135 in scripts/docs.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/docs.py#L86-L135

Complex Method

Check notice on line 213 in schemascii/component.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

schemascii/component.py#L213

Unresolved comment '# TODO: this is never called'. (C100)