Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cetcs92/module-scanner issues and pull requests

#22 - Exclude local modules

Pull Request - State: closed - Opened by mgrajesh1 over 1 year ago

#21 - Added code to ignore venv, .git directories

Pull Request - State: closed - Opened by mgrajesh1 over 1 year ago

#20 - do not include local packages

Pull Request - State: closed - Opened by mgrajesh1 almost 3 years ago - 1 comment

#19 - repo root as command line argument

Issue - State: open - Opened by mgrajesh1 almost 3 years ago
Labels: good first issue

#18 - Replace regex with AST to discover import statements

Pull Request - State: closed - Opened by mgrajesh1 almost 3 years ago

#17 - Added check to return quietly if the path does not exist

Pull Request - State: closed - Opened by Muhammadwasi almost 3 years ago - 7 comments

#16 - scan quietly exits if repo path doesn't exist/not readable

Issue - State: closed - Opened by mgrajesh1 almost 3 years ago - 4 comments
Labels: bug, good first issue

#15 - identify/exclude local repo imports

Pull Request - State: closed - Opened by mgrajesh1 almost 3 years ago

#14 - Fix pylint issues

Pull Request - State: closed - Opened by Kapil-Kawathekar almost 3 years ago - 5 comments

#13 - pylint issues

Issue - State: closed - Opened by mgrajesh1 almost 3 years ago - 3 comments
Labels: good first issue

#12 - Sample code to integrate the scan in your code

Pull Request - State: closed - Opened by mgrajesh1 almost 3 years ago

#11 - regex updated to include multi imports

Pull Request - State: closed - Opened by mgrajesh1 almost 3 years ago

#10 - single line import of multiple modules not recognized

Issue - State: closed - Opened by mgrajesh1 almost 3 years ago - 1 comment
Labels: bug

#9 - global packages are installed in dist-packages

Pull Request - State: closed - Opened by mgrajesh1 almost 3 years ago

#8 - module-scan is incorrectly treating global pip packages as python standard package

Issue - State: closed - Opened by mgrajesh1 almost 3 years ago
Labels: bug

#7 - import statements in multi-line comment/docstring should not be reported

Issue - State: closed - Opened by mgrajesh1 almost 3 years ago - 2 comments
Labels: bug

#6 - Add documentation

Issue - State: open - Opened by mgrajesh1 almost 3 years ago

#5 - ignore comments

Pull Request - State: closed - Opened by mgrajesh1 almost 3 years ago

#4 - Add unit tests

Issue - State: open - Opened by mgrajesh1 almost 3 years ago - 2 comments
Labels: good first issue

#3 - Scanner finds imports in comment lines

Issue - State: closed - Opened by mgrajesh1 almost 3 years ago - 2 comments
Labels: bug

#2 - requirements style scan output

Issue - State: open - Opened by mgrajesh1 almost 3 years ago
Labels: enhancement