Skip to content

[DEV 3373] Add feederloadanalysis request support#35

Merged
kgreav merged 3 commits intomainfrom
DEV-3373-add-feeder-load-analysis-gql-support
Jul 23, 2025
Merged

[DEV 3373] Add feederloadanalysis request support#35
kgreav merged 3 commits intomainfrom
DEV-3373-add-feeder-load-analysis-gql-support

Conversation

@Esaotuelr
Copy link
Member

Description

  • Added FeederLoadAnalysisInput which holds the config for feeder-load-analysis studies.
  • These then can be utilized in the run_feeder_load_analysis_report and async_run_feeder_load_analysis_report functions

Associated tasks

example

Test Steps

Pull down example repo, local install this branch in that environment and run the feeder-load-analysis example with valid auth configs and it should just work. A functional feeder for the staging area (if you choose to test it through that) is "BH11"

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
    - [ ] I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Documentation

  • I have updated the changelog.
    - [ ] I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

Not breaking.

@Esaotuelr Esaotuelr requested a review from kgreav July 9, 2025 04:52
@ryanjcoleman
Copy link
Member

@Esaotuelr Esaotuelr requested a review from kgreav July 13, 2025 23:52
kgreav
kgreav previously approved these changes Jul 23, 2025
Signed-off-by: Jimmy Tung <jimmy.tung@zepben.com>
…ange naming convention to fit python standards and remove redundant data class in work_package.py.

Signed-off-by: Jimmy Tung <jimmy.tung@zepben.com>
…m feeder_load_analysis_input as we do not offer basic report for now.

Signed-off-by: Jimmy Tung <jimmy.tung@zepben.com>
@kgreav kgreav force-pushed the DEV-3373-add-feeder-load-analysis-gql-support branch from 925785a to 404a283 Compare July 23, 2025 12:06
@kgreav kgreav merged commit a40f314 into main Jul 23, 2025
3 checks passed
@kgreav kgreav deleted the DEV-3373-add-feeder-load-analysis-gql-support branch July 23, 2025 12:08
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.

3 participants

Comments