Skip to content

Conversation

@lymereJ
Copy link
Collaborator

@lymereJ lymereJ commented May 16, 2025

Pull request overview

Pull Request Author

  • Title of PR should be user-synopsis style (clearly understandable in a standalone changelog context)
  • Label the PR with at least one of: Defect, Refactoring, NewFeature, Performance, and/or DoNoPublish
  • Pull requests that impact EnergyPlus code must also include unit tests to cover enhancement or defect repair
  • Author should provide a "walkthrough" of relevant code changes using a GitHub code review comment process
  • If any diffs are expected, author must demonstrate they are justified using plots and descriptions
  • If changes fix a defect, the fix should be demonstrated in plots and descriptions

Reviewer

  • Perform a Code Review on GitHub
  • If branch is behind develop, merge develop and build locally to check for side effects of the merge
  • If defect, verify by running develop branch and reproducing defect, then running PR and reproducing fix
  • If feature, test running new feature, try creative ways to break it
  • CI status: all green or justified
  • Check that performance is not impacted (CI Linux results include performance check)
  • Run Unit Test(s) locally
  • Check any new function arguments for performance impacts
  • Verify IDF naming conventions and styles, memos and notes and defaults
  • If new idf included, locally check the err file and other outputs

@lymereJ lymereJ added the Defect Includes code to repair a defect in EnergyPlus label May 16, 2025
@github-actions
Copy link

⚠️ Regressions detected on macos-14 for commit 3e29664

Regression Summary
  • ESO Big Diffs: 6
  • MTR Big Diffs: 6
  • Table Big Diffs: 9
  • ESO Small Diffs: 2
  • MTR Small Diffs: 1
  • Table String Diffs: 8
  • EIO: 4
  • ERR: 1

@github-actions
Copy link

⚠️ Regressions detected on macos-14 for commit 9d96c52

Regression Summary
  • ESO Big Diffs: 4
  • MTR Big Diffs: 6
  • Table Big Diffs: 9
  • ESO Small Diffs: 7
  • MTR Small Diffs: 3
  • Table String Diffs: 6
  • EIO: 3
  • Table Small Diffs: 1
  • ERR: 1

@github-actions
Copy link

⚠️ Regressions detected on macos-14 for commit ddbb87c

Regression Summary
  • ESO Big Diffs: 4
  • MTR Big Diffs: 6
  • Table Big Diffs: 9
  • ESO Small Diffs: 7
  • MTR Small Diffs: 3
  • Table String Diffs: 6
  • EIO: 3
  • Table Small Diffs: 1
  • ERR: 1

@lymereJ lymereJ added this to the EnergyPlus 25.2 IO Freeze milestone May 19, 2025
@lymereJ lymereJ closed this May 20, 2025
@lymereJ lymereJ reopened this May 26, 2025
@github-actions
Copy link

⚠️ Regressions detected on macos-14 for commit e4f5d5a

Regression Summary
  • Table Big Diffs: 11
  • ESO Big Diffs: 3
  • MTR Big Diffs: 5
  • ESO Small Diffs: 5
  • MTR Small Diffs: 2
  • Table String Diffs: 6
  • EIO: 2

@github-actions
Copy link

⚠️ Regressions detected on macos-14 for commit e4f5d5a

Regression Summary
  • Table Big Diffs: 11
  • ESO Big Diffs: 3
  • MTR Big Diffs: 5
  • ESO Small Diffs: 5
  • MTR Small Diffs: 2
  • Table String Diffs: 6
  • EIO: 2

@Myoldmopar
Copy link
Member

(@lymereJ my apologies, I pushed a commit to test something out on a branch that causes diffs. If it's acting funny at all, I'll revert it back out in the morning.)

@github-actions
Copy link

⚠️ Regressions detected on macos-14 for commit 46f70d9

Regression Summary
  • ESO Big Diffs: 3
  • MTR Big Diffs: 5
  • Table Big Diffs: 8
  • ESO Small Diffs: 5
  • MTR Small Diffs: 2
  • Table String Diffs: 6
  • EIO: 2

@github-actions
Copy link

⚠️ Regressions detected on macos-14 for commit e4f90c9

Regression Summary
  • ESO Big Diffs: 3
  • MTR Big Diffs: 5
  • Table Big Diffs: 8
  • ESO Small Diffs: 5
  • MTR Small Diffs: 2
  • Table String Diffs: 6
  • EIO: 2

@nrel-bot-2
Copy link

@lymereJ @Myoldmopar it has been 29 days since this pull request was last updated.

@nrel-bot-2
Copy link

@lymereJ @Myoldmopar it has been 40 days since this pull request was last updated.

@nrel-bot-2
Copy link

@lymereJ @Myoldmopar it has been 33 days since this pull request was last updated.

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

⚠️ Regressions detected on ubuntu-24.04 for commit c3e5ec9

Regression Summary
  • ESO Big Diffs: 3
  • MTR Big Diffs: 5
  • Table Big Diffs: 8
  • Table String Diffs: 7
  • ESO Small Diffs: 5
  • MTR Small Diffs: 2
  • EIO: 2

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

⚠️ Regressions detected on macos-14 for commit c3e5ec9

Regression Summary
  • ESO Small Diffs: 5
  • MTR Small Diffs: 2
  • Table Big Diffs: 8
  • Table String Diffs: 6
  • ESO Big Diffs: 3
  • MTR Big Diffs: 5
  • EIO: 2

@mitchute
Copy link
Collaborator

@lymereJ Is this ready for a closer look?

@lymereJ
Copy link
Collaborator Author

lymereJ commented Oct 22, 2025

@mitchute - Short answer, no, It's not complete. I'm not sure if I'll have time to get to it before the upcoming release. If we could keep it open, that would be great.

There's another piece to it that I have not pushed yet (I might create a different issue/PR for it) and I'm not sure that I like the proposed changes even though it addresses the issue.

@mitchute mitchute removed this from the EnergyPlus 25.2 milestone Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Defect Includes code to repair a defect in EnergyPlus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Energy imbalance in plant loop when changing component Flow Mode

8 participants