Pylint report from report.jinja2

Messages

Module pkg_test_dprohe (/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/__init__.py)

Line Col. Type Symbol ID Obj Message
1 0 convention missing-module-docstring C0114
Missing module docstring

Module pkg_test_dprohe.core (/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/core/__init__.py)

Line Col. Type Symbol ID Obj Message
1 0 convention missing-module-docstring C0114
Missing module docstring

Module pkg_test_dprohe.extras (/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/extras/__init__.py)

Line Col. Type Symbol ID Obj Message
1 0 convention missing-module-docstring C0114
Missing module docstring

Module pkg_test_dprohe.extras.extras_1 (/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/extras/extras_1.py)

Line Col. Type Symbol ID Obj Message
8 0 refactor too-few-public-methods R0903 Adder
Too few public methods (1/2)
39 0 refactor too-few-public-methods R0903 Subtractor
Too few public methods (1/2)

Module pkg_test_dprohe.extras.extras_2 (/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/extras/extras_2.py)

Line Col. Type Symbol ID Obj Message
8 0 refactor too-few-public-methods R0903 Multiplier
Too few public methods (1/2)
39 0 refactor too-few-public-methods R0903 Dividor
Too few public methods (1/2)

Metrics

Count per types

Name Count
convention 3
refactor 4

Count per messages

Name Count
missing-module-docstring 3
too-few-public-methods 4

Count per modules

Name Count
pkg_test_dprohe 1
pkg_test_dprohe.extras.extras_1 2
pkg_test_dprohe.extras 1
pkg_test_dprohe.extras.extras_2 2
pkg_test_dprohe.core 1

Count per path

Name Count
/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/__init__.py 1
/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/extras/extras_1.py 2
/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/extras/__init__.py 1
/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/extras/extras_2.py 2
/opt/hostedtoolcache/Python/3.13.12/x64/lib/python3.13/site-packages/pkg_test_dprohe/core/__init__.py 1