issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.4M results
Implementation Slice
Parent issue: #2204 Parent title: Sports Connect registration sync workflow is documented as live but the product only
stores metadata and cannot fetch provider data Parent URL: https://github.com/pauljsnider/allplays/issues/2204 ...
triage:duplicate
triaged
Description
The pytest coverage threshold in pyproject.toml is set to 15% (--cov-fail-under=15), indicating awareness of low
coverage. Key areas with test gaps:
1. No unit tests for research.py — the ...
Problem
Consumers like dlight-hass need to react when device state changes. Currently they must poll get_state() on a timer. A
callback system would let downstream code react immediately without polling. ...
enhancement
Problem
Users frequently want to apply a known combination of brightness + colour temperature in one call (e.g. reading ,
evening , daylight ). Today this requires three separate awaits.
Proposed API ...
enhancement
Problem
The test suite has 85 tests but there is no enforced coverage threshold in CI. Coverage can silently regress when new
code is added without tests.
Proposed changes
1. Add pytest-cov to dev ...
enhancement
Problem
ruff is already in [project.optional-dependencies] dev but CI still runs flake8. Ruff is a strict superset of flake8
(supports the same rules), is 10–100× faster, and adds import sorting (isort) ...
enhancement
good first issue
Place the group-to-assign picker as a second dropdown beside the Color-by selector on the Project map. Left dropdown:
colour mode (point type + group systems). Right dropdown: the group to assign for the ...
enhancement
https://github.com/yt-dlp/yt-dlp#impersonation
Certain sites have fingerprinting enabled so curl_cffi is mandatory for these sites now.
good first issue
Shortcoming
tests/backend/test_indel_polarity_provenance.py is the guard for the recurring vendor-I/D polarity trap (D = deletion
(variant), I = reference — #256). The project convention is to extend ...
bug
scientific-validity
Problem
There is no lightweight way to check whether a device is reachable without sending a full state query command. Users
integrating with Home Assistant or other platforms need a fast availability ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.