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

Limit BUS grant cap per annum #150

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

charlotte-avery
Copy link
Collaborator

No description provided.

@charlotte-avery charlotte-avery marked this pull request as ready for review November 22, 2024 15:00
boiler_upgrade_funding_cap_gbp = (
BOILER_UPGRADE_SCHEME_GRANT_CAP[year] / model_population_scale
)
if (
Copy link
Member

Choose a reason for hiding this comment

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

Is this assuming that if in a year we underspend, the underspent amount gets carried forward to future years? If so worth clarifying that in the comment.

Helps with reviewing that the code is trying to emulate that behaviour. Worth calling out the assumption too in the report..

Copy link
Member

Choose a reason for hiding this comment

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

IDK how govt works, but in a corporate world if budget is underspent, it usually doesn't get carried forward!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, it get carried forward, I will add a clarifying comment :)

shengy90
shengy90 previously approved these changes Nov 22, 2024
Copy link
Member

@shengy90 shengy90 left a comment

Choose a reason for hiding this comment

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

LGTM - approving with a clarifying comment

Copy link
Member

@shengy90 shengy90 left a comment

Choose a reason for hiding this comment

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

LGTM

@charlotte-avery charlotte-avery merged commit 5b8fdaa into main Nov 22, 2024
4 checks passed
@charlotte-avery charlotte-avery deleted the limit-bus-spend-per-annum branch November 22, 2024 15:57
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.

2 participants