Skip to content

Conversation

@hdunham
Copy link
Collaborator

@hdunham hdunham commented Oct 7, 2025

Please check if the PR fulfills these requirements

  • CHANGELOG.md is updated
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Any new Django model inputs have also been added to job/test/posts/all_inputs_test.json

What kind of change does this PR introduce?

feature

What is the current behavior?

  • only one set of defaults, based on commercial/industrial sector

What is the new behavior (if this is a feature change)?

  • Added Site inputs sector, federal_sector_state, and federal_procurement_type
  • Alternative defaults used when sector is "federal"
  • GHPOutputs field hybrid_solution_type

Does this PR introduce a breaking change?

no

Other information:

@hdunham hdunham requested a review from adfarth October 7, 2025 23:07
response = requests.get("http://" + julia_host + ":8081/chp_defaults/", json=inputs)
http_response = response.json()

# Check the endpoint logic with the expected selection
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hdunham just double checking that removing this test isn't removing an important check on CHP values? I'm guessing you deemed this to be fine to permanently remove?

Copy link
Collaborator

@adfarth adfarth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one Q about the CHP test, but looks good!

@hdunham hdunham merged commit f955ff0 into master Oct 9, 2025
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.

4 participants