Skip to content

Defines URBANopt reports (Scenario and Feature reports). Include the default reporting measure which query results for Feature reports.

License

Notifications You must be signed in to change notification settings

urbanopt/urbanopt-reporting-gem

Repository files navigation

URBANopt Reporting Gem

Coverage Status nightly_ci_build

The URBANopt Reporting Gem defines the URABNopt reports (Scenario and Feature reports). It also includes the default reporting measure which query results from the energyplus sql database and reports it in the Feature reports.

RDoc Documentation

Installation

Add this line to your application's Gemfile:

gem 'urbanopt-reporting'

And then execute:

$ bundle install
$ bundle update

Or install it yourself as:

$ gem install 'urbanopt-reporting'

Testing

Check out the repository and then execute:

$ bundle install
$ bundle update
$ bundle exec rake

Releasing

  • Update CHANGELOG.md
  • Run rake rubocop:auto_correct
  • Update version in /lib/version.rb
  • Create PR to master, after tests and reviews complete, then merge
  • Locally - from the master branch, run rake release
  • On GitHub, go to the releases page and update the latest release tag. Name it “Version x.y.z” and copy the CHANGELOG entry into the description box.

About

Defines URBANopt reports (Scenario and Feature reports). Include the default reporting measure which query results for Feature reports.

Resources

License

Stars

Watchers

Forks

Packages

No packages published