AuburnSounds / AuburnSounds/Dplug

Usability readParam!EnumType should verify some properties

Open
#604 0 comments 0 reactions 0 assignees View on GitHub
Good 1st issue Mental load
Dominant language
D
Stars
564
Forks
34
PR merge metrics
No merged PRs in 30d

Description

- should verify than the .min and .max of the enum used match the parameter
- currently you can make a mistake in the number of labels, or a mistake in the enum type.

Contributor guide

Open the contributing guide

Research direction

Start by locating the readParam!EnumType entry point and inspect how it currently handles the parameter and enum type. Done means mismatched enum min/max values, label counts, and enum types are detected and reported; the issue does not name a test or file to run.

Written by the indexing model from the issue text.

Assessment

Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.