Skip to content

Fix strict checks in SubBasin.cpp#75

Merged
analytophile merged 2 commits intoCSHS-CWRA:mainfrom
mdunphy:fix_subbasin_check
Dec 16, 2025
Merged

Fix strict checks in SubBasin.cpp#75
analytophile merged 2 commits intoCSHS-CWRA:mainfrom
mdunphy:fix_subbasin_check

Conversation

@mdunphy
Copy link

@mdunphy mdunphy commented Nov 26, 2025

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes #xyz
  • Tests for the changes have been added (for bug fixes / features)
    • (If applicable) Documentation has been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

  • Fixes three strict checks in SubBasin.cpp

Does this PR introduce a breaking change?

  • I don't think so

Other information:

The conditionals written with && can not evaluate as true, it should be ||

@analytophile analytophile merged commit bbd07cf into CSHS-CWRA:main Dec 16, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants