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

refactor analysis type name #156

Merged
merged 9 commits into from
Apr 24, 2024
Merged

refactor analysis type name #156

merged 9 commits into from
Apr 24, 2024

Conversation

alanisaac
Copy link
Collaborator

@alanisaac alanisaac commented Mar 20, 2024

This is a start for making the rules engine output data that the frontend can consume for the billing periods table. Will eventually address #137

alanisaac and others added 7 commits March 20, 2024 00:52
Co-authored-by: Debajyoti Debnath <[email protected]>
Co-authored-by: eriksynn <[email protected]>
Co-authored-by: dwindleduck <[email protected]>
Co-authored-by: eriksynn <[email protected]>
Co-authored-by: thatoldplatitude <[email protected]>
Co-authored-by: Jonathan Kwan <[email protected]>
Co-authored-by: dwindleduck <[email protected]>
Co-authored-by: Debajyoti Debnath <[email protected]>
…n entry point

Co-authored-by: Debajyoti Debnath <[email protected]>
Co-authored-by: thatoldplatitude <[email protected]>
Co-authored-by: eriksynn <[email protected]>
Co-authored-by: AdamFinkle <[email protected]>
Updated RulesEngineResult to derive from BaseModel
Updated various places where we had neglected to change inclusion_override to analysis_type_override
Added indirection from RulesEngineResult to SummaryOutput in test_engine.py
Fixed positional argument errors BillingPeriod test env setup
Co-authored-by: Debajyoti Debnath <[email protected]>
Co-authored-by: dwindleduck <[email protected]>
Co-authored-by: eriksynn <[email protected]>
Co-authored-by: Alan Pinkert <[email protected]>
Co-authored-by: Debajyoti Debnath <[email protected]>
Co-authored-by: dwindleduck <[email protected]>
Co-authored-by: eriksynn <[email protected]>
Co-authored-by: Alan Pinkert <[email protected]>
Co-authored-by: AdamFinkle <[email protected]>
@alanisaac alanisaac requested a review from jkwan2011 April 24, 2024 00:40
@jkwan2011 jkwan2011 marked this pull request as ready for review April 24, 2024 00:42
@jkwan2011 jkwan2011 merged commit ac0b3d7 into main Apr 24, 2024
12 checks passed
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