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

Nrcan merge #1832

Merged
merged 119 commits into from
Oct 20, 2024
Merged

Nrcan merge #1832

merged 119 commits into from
Oct 20, 2024

Conversation

ckirney
Copy link
Collaborator

@ckirney ckirney commented Oct 18, 2024

Pull request overview

Incorporate changes from nrcan branch into master including:
-ability to set primary and secondary boiler fuel type and capacity ratio based on input parameter
-ability to set SHW fuel based on input parameter
-inclusion of FuelOilNo2 SHW tank
-resolving merge conflicts

Pull Request Author

  • 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

ckirney and others added 30 commits April 5, 2024 16:40
…turalGas or Electricity if a HP primary heating fuel is used with a vintage building.
… NaturalGas or Electricity if a HP primary heating fuel is used with a vintage building.
Updated BuildingType
…ction objects. Updating qaqc_report_expected_result.json to match new results.
… test_necb_qaqc_reporting.rb output. The openstudio-standards revision number changes with every commit causing the test to always fail.
… test_necb_qaqc_reporting.rb output. The openstudio-standards revision number changes with every commit causing the test to always fail.
…ts to revised cop_heating_to_cop_heating_no_fan method.
Phylroy Lopez and others added 25 commits September 17, 2024 18:27
updated docs
Including further changes from master into nrcan code
Include updates from nrcan branch into merge branch
…bility to define boilers of dissimilar fuel types and adjust their relative capacities.
…lar fuel types in ECM class. Removing some redundant arguments from ECM class. Fixing method that determines the boiler capacity ratios from the boiler_cap_ratio argument.
…hods. Update the system tests to include the backup boiler fueltype.
…ts to include additional backup boiler fueltype argument.
…nents' method calls in some additional tests.
typo in docker command
Added instructions for debugger
fixed typo.
Added tip on increasing terminal history.
Including updates from nrcan branch
Merging changes from nrcan into merge branch
@ckirney ckirney requested a review from mdahlhausen October 18, 2024 17:03
@mdahlhausen mdahlhausen merged commit 365db46 into master Oct 20, 2024
1 of 2 checks passed
@ckirney ckirney deleted the nrcan_merge branch October 21, 2024 16:05
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.

6 participants