project-chip / project-chip/certification-tool
[Feature] Create a script to check the sanity of the Python Scripts
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 83
- Forks
- 47
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
Feature description
The main pain point here is that currently, issues in Python scripts are only noticed when a new version of TH is released. The idea behind this feature is to have a tool that identifies problems in the scripts beforehand.
Use Cases
Run a script, and at the end, all issues are listed in a summary.
Test Cases
No response
Additional Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inventorying the repository's Python scripts and determining which problems the proposed sanity check must detect. Define how the tool is run, how it summarizes all findings, and what test cases demonstrate that it is complete; the issue provides no named files or existing entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100