Skip to content

Conversation

@cwhanse
Copy link
Member

@cwhanse cwhanse commented Dec 8, 2025

  • Closes Test bug: rs and rsh swapped in test_sde.py #2613
  • I am familiar with the contributing guidelines
  • [ ] Tests added
  • [ ] Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • [ ] New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

Copy link
Contributor

@echedey-ls echedey-ls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a whatsnew suggestion down below. LGTM as far as I've read through the issue.

Comment on lines 20 to 21
* Corrected argument and value order in :py:func:`~pvlib.tests.ivtools.test_sde`,
in tests of :py:func:`~pvlib.ivtools.sde._fit_sandia_cocontent`. (:issue:`2613`, :pull:`2615`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd move this to the Testing section. This change does not improve the experience for users.

@echedey-ls echedey-ls added this to the v0.13.2 milestone Dec 8, 2025
@echedey-ls echedey-ls mentioned this pull request Dec 8, 2025
5 tasks
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
@kandersolar kandersolar merged commit 6e07565 into pvlib:main Dec 9, 2025
31 checks passed
@kandersolar
Copy link
Member

Thanks @vfilter!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test bug: rs and rsh swapped in test_sde.py

3 participants