Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating nrcan_master_merge branch from master #1639

Merged
merged 190 commits into from
Nov 16, 2023
Merged

Conversation

ckirney
Copy link
Collaborator

@ckirney ckirney commented Nov 16, 2023

Pull request overview

Include updates from master into nrcan_master_merge. Preparing to test against OpenStudio 3.7.0-rc2

Pull Request Author

Chris Kirney

  • Method changes or additions
  • Data changes or additions
  • Added tests for added methods
  • If methods have been deprecated, update rest of code to use the new methods
  • Documented new methods using yard syntax
  • Resolved yard documentation errors for new code (ran bundle exec rake doc)
  • Resolved rubocop syntax errors for new code (ran bundle exec rake rubocop)
  • All new and existing tests passes
  • If the code adds new require statements, ensure these are in core ruby or add to the gemspec

Review Checklist

This will not be exhaustively relevant to every PR.

  • Perform a code review on GitHub
  • All related changes have been implemented: method additions, changes, tests
  • Check rubocop errors
  • Check yard doc errors
  • If fixing a defect, verify by running develop branch and reproducing defect, then running PR and reproducing fix
  • If a new feature, test the new feature and try creative ways to break it
  • CI status: all green or justified

weilixu added 30 commits May 2, 2023 22:12
…s not assigned, which cause the incorrect baseline construction assignment, and ultimately energyplus simulation failure.
…missing_construction_name

Wx bug fix fenestration expansion missing construction name
…cation

Add assertions for getting data from additional properties
Add new file import in openstudio-standards.rb
Add new process in the master function under Standards.Model.rb
…_baseline_window_to_wall_ratio

Appx g/enhancement/model apply prm baseline window to wall ratio
mdahlhausen and others added 29 commits October 7, 2023 15:53
Updating license from LGBL to BSD to match OpenStudio, ext gem, and m…
Remove timestep interpolation from process_hrs_of_operation_hash
@ckirney ckirney merged commit 665f068 into nrcan_master_merge Nov 16, 2023
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.

7 participants