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

Comstock Integration Tests #344

Draft
wants to merge 70 commits into
base: develop
Choose a base branch
from
Draft

Conversation

nmerket
Copy link
Member

@nmerket nmerket commented Feb 3, 2023

Fixes #327.

Pull Request Description

Adds integration testing with ComStock.

Checklist

Not all may apply

  • Code changes (must work)
  • Tests exercising your feature/bug fix (check coverage report on Checks -> BuildStockBatch Tests -> Artifacts)
  • Coverage has increased or at least not decreased. Update minimum_coverage in .github/workflows/ci.yml as necessary.
  • All other unit and integration tests passing
  • Update validation for project config yaml file changes
  • Update existing documentation
  • Run a small batch run on Eagle to make sure it all works if you made changes that will affect Eagle
  • Add to the changelog_dev.rst file and propose migration text in the pull request

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

File Coverage
All files 24%
base.py 51%
eagle.py 0%
exc.py 57%
local.py 61%
postprocessing.py 48%
utils.py 33%
sampler/base.py 65%
sampler/downselect.py 20%
sampler/precomputed.py 90%
sampler/residential_quota.py 33%
test/conftest.py 28%
test/test_base.py 0%
test/test_docker.py 0%
test/test_eagle.py 0%
test/test_integration.py 49%
test/test_postprocessing.py 0%
test/test_utils.py 0%
test/test_validation.py 0%
workflow_generator/base.py 36%
workflow_generator/commercial.py 28%
workflow_generator/residential.py 10%
workflow_generator/residential_hpxml.py 12%
workflow_generator/test_workflow_generator.py 0%

Minimum allowed coverage is 33%

Generated by 🐒 cobertura-action against 734a8c5

@nmerket nmerket mentioned this pull request Feb 16, 2023
15 tasks
asparke2 and others added 30 commits June 7, 2023 12:18
This reverts commit 6c8ef27.
This reverts commit 8bb2b13.
This reverts commit 034d2d1.
This reverts commit 6e22ffe.
…on-tests

# Conflicts:
#	.github/workflows/ci.yml
#	.gitignore
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.

Integration Tests for ComStock
3 participants