GitHub / econchick/interrogate issues and pull requests
#188 - Move build system to UV, add vscode debugger/test ui, add python 3.13 build/test target
Pull Request -
State: open - Opened by nateinaction 2 months ago
- 1 comment
#188 - Move build system to UV, add vscode debugger/test ui, add python 3.13 build/test target
Pull Request -
State: open - Opened by nateinaction 2 months ago
#187 - File inspections truncating early causing failures
Issue -
State: open - Opened by nateinaction 2 months ago
Labels: bug, needs triage
#186 - False pass when --fail-under=100 and codebase has >4k functions
Issue -
State: open - Opened by tulimid1 3 months ago
Labels: bug, needs triage
#185 - bug(security): the known vulnerability PYSEC-2022-42969 in the `py` dependency
Issue -
State: open - Opened by Kristinita 5 months ago
#184 - Broken text on the generated PNG badge on Linux
Issue -
State: open - Opened by itymchyshyn-sc 9 months ago
Labels: bug, needs triage
#183 - tests: add return type hints to tests
Pull Request -
State: open - Opened by mattcristal about 1 year ago
#182 - Replaced `os.path` with `pathlib`
Pull Request -
State: open - Opened by trag1c over 1 year ago
- 5 comments
#182 - Replaced `os.path` with `pathlib
Pull Request -
State: open - Opened by trag1c over 1 year ago
#181 - Only release to Test PyPI with dev tags
Pull Request -
State: open - Opened by econchick over 1 year ago
#181 - Only release to Test PyPI with dev tags
Pull Request -
State: closed - Opened by econchick over 1 year ago
#180 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] over 1 year ago
#180 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] over 1 year ago
#179 - Replace `os.path` with `pathlib`
Issue -
State: open - Opened by trag1c over 1 year ago
Labels: enhancement, needs triage
#178 - Add type hints (finally)
Pull Request -
State: closed - Opened by econchick over 1 year ago
#178 - Add type hints (finally)
Pull Request -
State: open - Opened by econchick over 1 year ago
#177 - Quote `interrogate[png]` in installation instructions
Pull Request -
State: closed - Opened by bswck over 1 year ago
#177 - Quote `interrogate[png]` in installation instructions
Pull Request -
State: closed - Opened by bswck over 1 year ago
#176 - Port docs to Markdown/MyST
Issue -
State: open - Opened by econchick over 1 year ago
Labels: documentation, enhancement, help wanted
#175 - docs: raise tomllib.TOMLDecodeError
Pull Request -
State: closed - Opened by q0w over 1 year ago
#175 - docs: raise tomllib.TOMLDecodeError
Pull Request -
State: closed - Opened by q0w over 1 year ago
#174 - Testing out a PyPI GitHub workflow
Pull Request -
State: closed - Opened by econchick over 1 year ago
#173 - Add flag to support google code style
Pull Request -
State: closed - Opened by econchick over 1 year ago
#172 - Add support for other file extensions (pyi to start)
Pull Request -
State: closed - Opened by econchick over 1 year ago
#171 - Merge pull request #170 from econchick/include-deleters
Pull Request -
State: closed - Opened by econchick over 1 year ago
#169 - Remove toml dependency and add tomli dep for < py3.11
Pull Request -
State: closed - Opened by econchick over 1 year ago
#168 - Wheel is not necessary as a build requires
Pull Request -
State: closed - Opened by hynek over 1 year ago
#167 - Add `--ignore-overloaded-functions` flag to ignore overload decorators (lint fixes)
Pull Request -
State: open - Opened by econchick over 1 year ago
#167 - Add `--ignore-overloaded-functions` flag to ignore overload decorators (lint fixes)
Pull Request -
State: closed - Opened by econchick over 1 year ago
#166 - Finally fix pre-commit
Pull Request -
State: closed - Opened by econchick over 1 year ago
#166 - Finally fix pre-commit
Pull Request -
State: closed - Opened by econchick over 1 year ago
#165 - Using interrogate as Sphinx extension
Issue -
State: open - Opened by Paebbels over 1 year ago
Labels: enhancement, needs triage
#164 - New release?
Issue -
State: closed - Opened by woodruffw over 1 year ago
- 3 comments
#163 - feat(pre-commit-hooks): add setuptools to additional dependencies
Pull Request -
State: closed - Opened by ericmjl almost 2 years ago
- 4 comments
#163 - feat(pre-commit-hooks): add setuptools to additional dependencies
Pull Request -
State: closed - Opened by ericmjl almost 2 years ago
- 4 comments
#162 - Pre-commit hook
Issue -
State: closed - Opened by ericmjl almost 2 years ago
- 3 comments
Labels: bug, needs triage
#161 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] almost 2 years ago
#161 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#160 - Fix windows tests for #98: ignoring @overload decorated functions
Pull Request -
State: closed - Opened by zackyancey almost 2 years ago
- 7 comments
#160 - Fix windows tests for #98: ignoring @overload decorated functions
Pull Request -
State: open - Opened by zackyancey almost 2 years ago
- 6 comments
#159 - Document configuration required to allow file exclusion via config file
Pull Request -
State: open - Opened by jimrybarski almost 2 years ago
#159 - Document configuration required to allow file exclusion via config file
Pull Request -
State: closed - Opened by jimrybarski almost 2 years ago
#158 - Add pre-commit badge
Pull Request -
State: closed - Opened by econchick almost 2 years ago
#158 - Add pre-commit badge
Pull Request -
State: closed - Opened by econchick almost 2 years ago
#157 - Fix CI
Pull Request -
State: closed - Opened by hynek about 2 years ago
- 1 comment
#156 - Quality of docstr
Issue -
State: open - Opened by estahn about 2 years ago
- 4 comments
Labels: enhancement, help wanted
#155 - "exclude" does not exclude files if passed in via args
Issue -
State: closed - Opened by estahn about 2 years ago
- 1 comment
Labels: bug, needs triage
#154 - Output format "markdown"
Issue -
State: open - Opened by estahn about 2 years ago
Labels: enhancement, needs triage
#153 - Interrogate fails on certain pyproject.toml due to incorrect parsing by toml library
Issue -
State: closed - Opened by apirogov about 2 years ago
- 2 comments
Labels: bug
#152 - Add `ignore-typing-overload` option
Issue -
State: closed - Opened by barseghyanartur over 2 years ago
- 4 comments
Labels: enhancement, needs triage
#151 - Add Interrogate icon to simple-icons library
Issue -
State: open - Opened by yosefmaru over 2 years ago
Labels: enhancement, needs triage
#150 - Don't require `toml` on Python 3.11
Issue -
State: closed - Opened by pawelad over 2 years ago
- 2 comments
Labels: enhancement
#149 - Bump actions/cache from 3.0.5 to 3.3.1
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#148 - Fix import of py_io
Pull Request -
State: open - Opened by dcsynteny over 2 years ago
#147 - Bump actions/cache from 3.0.5 to 3.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#146 - `ignore-semiprivate` does not ignore semiprivate modules
Issue -
State: open - Opened by tnytown over 2 years ago
Labels: enhancement, needs triage
#145 - __init__.py files included despite pyproject.toml negating them
Issue -
State: closed - Opened by rjalexa over 2 years ago
- 3 comments
Labels: bug, needs triage
#144 - Fix typo in docstring.
Pull Request -
State: closed - Opened by stefmolin over 2 years ago
- 1 comment
#144 - Fix typo in docstring.
Pull Request -
State: open - Opened by stefmolin over 2 years ago
#143 - Bump actions/cache from 3.0.5 to 3.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#142 - Error: Option '--verbose' does not take a value.
Issue -
State: open - Opened by bluppfisk over 2 years ago
Labels: bug, needs triage
#141 - Bump actions/cache from 3.0.5 to 3.2.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#140 - Bump actions/cache from 3.0.5 to 3.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#139 - Inconsistency for default values in documentation
Issue -
State: closed - Opened by VDuchauffour over 2 years ago
- 1 comment
Labels: bug
#138 - Bump actions/cache from 3.0.5 to 3.2.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#137 - Add support for stub files, deleter props, google-style class docstrings, bug fixes
Pull Request -
State: closed - Opened by econchick over 2 years ago
- 1 comment
#137 - Add support for stub files, deleter props, google-style class docstrings, bug fixes
Pull Request -
State: open - Opened by econchick over 2 years ago
#136 - Bump actions/cache from 3.0.5 to 3.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#135 - Bump actions/cache from 3.0.5 to 3.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#134 - Bump actions/cache from 3.0.5 to 3.0.11
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#133 - Bump actions/cache from 3.0.5 to 3.0.10
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#132 - Bump actions/cache from 3.0.5 to 3.0.9
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#131 - Bump actions/cache from 3.0.5 to 3.0.8
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#130 - Bump actions/cache from 3.0.5 to 3.0.7
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#129 - Add flag to check class attributes for documentation
Issue -
State: open - Opened by Goldziher about 3 years ago
- 1 comment
Labels: enhancement, needs triage
#128 - Both class and __init__ documentation are required when they shouldnt be
Issue -
State: open - Opened by Goldziher about 3 years ago
Labels: bug, needs triage
#127 - Bump actions/cache from 3.0.5 to 3.0.6
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#126 - Property deleter not being ignored
Issue -
State: closed - Opened by ts-mk about 3 years ago
- 2 comments
Labels: bug
#125 - Update tox, workflows
Pull Request -
State: closed - Opened by econchick about 3 years ago
#124 - re.error: nothing to repeat at position 0
Issue -
State: open - Opened by Charlie-Root about 3 years ago
Labels: bug, needs triage
#123 - Bump actions/cache from 2.1.6 to 3.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#122 - Add support for explicitly interrogating .pyi files.
Pull Request -
State: closed - Opened by psobot about 3 years ago
#122 - Add support for explicitly interrogating .pyi files.
Pull Request -
State: open - Opened by psobot about 3 years ago
#121 - Python Match|Case no support?
Issue -
State: open - Opened by TheRealVizard about 3 years ago
Labels: bug, needs triage
#120 - Does interrogate check google style docstrings?
Issue -
State: closed - Opened by jgarte about 3 years ago
- 1 comment
Labels: enhancement, needs triage
#119 - Change --omit-covered from 100% coverage to --fail-under value
Pull Request -
State: open - Opened by strobeflash about 3 years ago
- 1 comment
Labels: enhancement, needs followup
#118 - Bump actions/cache from 2.1.6 to 3.0.4
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#117 - Bump actions/setup-python from 2 to 4
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#116 - Bump actions/cache from 2.1.6 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#115 - Bump pre-commit/action from 2.0.3 to 3.0.0
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#114 - `--fail-under` not working with float
Issue -
State: closed - Opened by epassaro over 3 years ago
- 2 comments
Labels: bug, needs triage
#113 - Bump codecov/codecov-action from 2.0.3 to 3.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#112 - Bump actions/cache from 2.1.6 to 3.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#111 - Bump codecov/codecov-action from 2.0.3 to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#110 - Bump actions/setup-python from 2 to 3.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#109 - Bump actions/cache from 2.1.6 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#108 - Bump actions/cache from 2.1.6 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#107 - No output during failure when -o, --output specified
Issue -
State: closed - Opened by GlenNicholls over 3 years ago
- 1 comment
Labels: wontfix
#106 - -o, --output flag doesn't create output directory for log file if it doesn't exist already
Issue -
State: open - Opened by GlenNicholls over 3 years ago
Labels: bug, needs triage
#105 - `ignore-nested-functions` should work with coroutines
Issue -
State: open - Opened by amin-nejad over 3 years ago
- 1 comment
Labels: enhancement, needs triage