NatLabRockies / NatLabRockies/H2Integrate
Change the default `merge_shared_inputs` setting for `strict` to `False`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
Change the default merge_shared_inputs setting for strict to False
As a follow-on to #647, do the title.
This will require changing many more models and files, hence why it's outside of #647.
For more context, see this: https://github.com/NatLabRockies/H2Integrate/pull/647#issuecomment-4201803255
Proposed solution
Alternatives considered
Additional context
Contributor guide
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
Start by reviewing issue #647 and the referenced pull-request comment for the intended behavior of strict and merge_shared_inputs. Then identify the models and files affected by the default change; done means the strict default is False consistently across those locations and the existing behavior remains covered by the repository's checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100