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

Additional reporting tests #147

Merged
merged 6 commits into from
Apr 30, 2024
Merged

Additional reporting tests #147

merged 6 commits into from
Apr 30, 2024

Conversation

vtnate
Copy link
Collaborator

@vtnate vtnate commented Feb 1, 2024

Resolves #[issue number here]

Pull Request Description

We should run more automatic tests to confirm that new changes won't break our default reports for urbanopt.

Checklist (Delete lines that don't apply)

  • Unit tests have been added or updated
  • Documentation has been modified appropriately
  • All ci tests pass (green)
  • An ISSUE has been created that this is addressing. Issues will get added to the Change Log when the change_log.rb script is run.
  • This branch is up-to-date with develop

@vtnate vtnate added the Tests Anything contained within automated testing label Feb 1, 2024
@vtnate vtnate self-assigned this Feb 1, 2024
@vtnate vtnate marked this pull request as ready for review April 25, 2024 19:15
@vtnate vtnate requested a review from kflemin April 25, 2024 19:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8838146625

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.7%) to 66.44%

Totals Coverage Status
Change from base Build 7470732191: 0.7%
Covered Lines: 1174
Relevant Lines: 1767

💛 - Coveralls

@vtnate vtnate merged commit f56d1f3 into develop Apr 30, 2024
1 check passed
@vtnate vtnate deleted the moar-tests branch April 30, 2024 20:42
vtnate added a commit that referenced this pull request May 6, 2024
* Additional reporting tests (#147)

* wip: tests for distributed generation reports

* details so 2 more tests pass

* continuing to clean up merging dgen test

* fix how I instantiate the dgen class

* yet moar tests!

* remove testing print statements

* update formatting and version in export_modelica_loads (#149)

Co-authored-by: Nathan Moore <[email protected]>

* Update feature reports for Reopt v3 (#148)

* start of mods for v3

* update to remove `us_dollars` from reopt outputs

* change `_pct` to `_fraction`

* fix copy paste typo

---------

Co-authored-by: kflemin <[email protected]>

* Prep 0.10.0 (#150)

* bump to version 0.10.0

* update changelog from github automated output

* rubocop

* fix test after earlier refactor

* enable manually running CI on demand (once merged to develop)

---------

Co-authored-by: Nicholas Long <[email protected]>
Co-authored-by: kflemin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Anything contained within automated testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants