Python OPI checker: add check for stray widgets
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 75/100
Research direction
Open check_opi_format.py and find the existing OPI validation checks. Add validation for widget x and y positions using the proposed limits, then verify that the stray values from issue #1987 are reported while positions within the limits pass.
Written by the indexing model from the issue text.
Description
Following an issue in #1987 where we had a stray widget located at
<x>-2147483647</x>
<y>2147483496</y>
it would save debugging time later if the script checked OPIs for strange widget positions.
The check_opi_format.py script should be modified to check for these values. The following limits might be good starting points (we may need to make adjustments to these later):
-10 < x < 1000
-10 < y < 1000
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
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.
More from ISISComputingGroup/IBEX
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
ISISComputingGroup/IBEX#9023 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ISISComputingGroup/IBEX#9005 ·
-
Good First Issue
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
ISISComputingGroup/IBEX#8889 ·
-
0
Difficulty 1/5 Under an hour Newbie friendliness 65/100
ISISComputingGroup/IBEX#2304 · 1 comment ·
-
ISISComputingGroup/IBEX#9035 · 1 assignee ·
All issues in ISISComputingGroup/IBEX
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
hemilabs/ui-monorepo#2332 ·
-
Help-Wanted Needs-Triage Package-Update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-pkgs#438662 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
olcf/olcf-test-harness#278 · 1 comment ·