juaml / juaml/junifer

[ENH]: Validate boolean parameters passed from yaml file

Open
#296 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
16
Forks
13
Avg merge
10h 20m
Merged PRs (30d)
1

Description

I erroneously passed a list to the DataladHCP1200 data grabber trying to set the ica_fix parameter to false but provided it in list notation. The data grabber ended up getting the FIX-cleaned data, because the list was resolved to true.

Suggested solve: validate the parameters so if a boolean is expected and a list is given one gets an error.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.