approvals / approvals/ApprovalTests.LabVIEW
Cleanup Default File Reporter
Nobody has claimed this yet.
- Dominant language
- LabVIEW
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Create a child class for LVCompare. Also look into a fuzzy one for images. Maybe Calculate MSE using SciKit learn from Python or if possible some native LabVIEW Version if it exists. Prefer not to reinvent the wheel.
Have a way to have the default select the Comparator based on file extension (maybe hardcoded or defined in a file somewhere.).
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.
Research direction
Locate the default file reporter and LVCompare entry points first, then trace how a comparator is currently selected. Define the supported file-extension mappings and determine the scope for image comparison, including whether the proposed Python/scikit-learn MSE approach is viable. Done means the default selects the appropriate comparator and the image-comparison direction is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, scikit-learn
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100