mathoudebine / mathoudebine/turing-smart-screen-python
Every theme needs to know about every value
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
Describe the bug
When somebody creates a new measured value, every theme.yaml needs to specify where it should go. If you only want to display one value, you have to specify all the other values as well.
To Reproduce
Apply to DateTime PR.
Config it.
Try to run it.
Expected behavior
If a theme does not mention a measured value, the code should ignore that value for that theme.
Contributor guide
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 with the theme.yaml files and the configuration steps described in the issue, then compare them with the DateTime PR that exposed the problem. Reproduce the failure by defining a measured value in only one theme; done means themes that omit that value can still run and display their configured values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100