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

Fix create typical and create bar issues #1746

Merged
merged 8 commits into from
May 17, 2024
Merged

Conversation

eringold
Copy link
Collaborator

@eringold eringold commented May 15, 2024

Pull request overview

Small bugfix for undefined local variable in create_typical error message. Added a unit test to get to that conditions (hours of operation wrap around midnight).

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

@mdahlhausen mdahlhausen changed the title Os3.8.0 comstock issues Fix create typical and create bar issues May 17, 2024
@mdahlhausen mdahlhausen merged commit b0ca48f into master May 17, 2024
0 of 2 checks passed
@mdahlhausen mdahlhausen deleted the OS3.8.0_comstock_issues branch May 17, 2024 02:30
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.

create_typical OpenStudio 3.8.0 test issues
3 participants