kernelci / kernelci/kernelci-core
Rework config handling
Open
critical
techdebt
- Dominant language
- Python
- Stars
- 120
- Forks
- 107
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 21
Description
All this stuff is dead wrong:
https://github.com/kernelci/kernelci-core/blob/d4ac7301dbba898117de226422b0e750f9de8cb9/kernelci/config/job.py#L17
Tests are doing false positive as well if new field added.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at kernelci/config/job.py around line 17, as linked in the issue, and inspect how configuration fields are handled. Review the existing tests for false positives when a new field is added. Done means the configuration handling is corrected and the tests no longer pass incorrectly for unsupported or missing fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100