issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.9M results
Type: maintenance / security
Current state
Dependencies are pinned to older 2022-era versions:
- third_party/requirements.txt includes Flask 2.2.2, Werkzeug 2.2.2, requests 2.28.1, urllib3 1.26.13, ...
Type: test coverage
Current state
The repo has a local test_app.sh helper but no tracked automated tests.
Feature request
Add pytest tests around the Flask app:
- index route renders,
- /summarize ...
Describe the bug
In xrspatial/proximity.py, the CPU brute-force distance helper _distance casts its result to np.float32 before returning
(around line 261). The brute-force search then compares that float32-rounded ...
area:proximity
bug
gpu
sweep-accuracy
Follow up on the grouped reduction colouring: the result element of each group should share the same background as the
source values that fold into it, so a result cell and its source group read as one ...
feat
rendering
Type: feature
Current state
When --store is not set, the scraper prints article dictionaries to stdout:
- news_scraper.py:191-195 prints each article and increments counters.
Feature request
Add ...
Type: test coverage
Current state
There are no tests. Core behavior is concentrated in pure-ish helpers:
- news_scraper.py:50-64 parses feed dates.
- news_scraper.py:67-75 extracts categories.
...
What and why
Three namespaces — alloy, monitoring, and claude — were missed when PSA baseline enforcement was added in #525. Pods in
these namespaces that require privileged access (hostPath, hostNetwork, ...
Type: feature
Current state
The sketch reacts to mouse position only:
- src/main.js:3 creates a fixed 900x900 canvas.
- src/main.js:14-16 changes background/fill/rectangle size from mouse coordinates. ...
Type: maintenance / supply chain
Current state
The repo vendors p5 under third_party/p5/:
- third_party/p5/p5.js, p5.min.js, and addons are tracked in the repo.
- BUILD references //third_party/p5:p5.min.js. ...
Implement an optional typed Playwright adapter, browser tests, and a controlled benchmark of repeated-defect prevention
with and without remembered QA rules.

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.