Skip to content

feat(budget): add simulation, projection and policy methods - #154

Merged
Cjay-Cyber-2 merged 2 commits into
ASTROIDX556:mainfrom
codexhange:feat/budget-simulation
Sep 1, 2026
Merged

feat(budget): add simulation, projection and policy methods#154
Cjay-Cyber-2 merged 2 commits into
ASTROIDX556:mainfrom
codexhange:feat/budget-simulation

Conversation

@codexhange

Copy link
Copy Markdown
Contributor

Adds BudgetResource.simulate, project and validation helpers plus the BudgetSimulationRequest types backing them.

Closes #117

Adds BudgetResource.simulate, project and validation helpers, plus the
BudgetSimulationRequest types backing them.

Closes ASTROIDX556#117

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@codexhange Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mergekeeper

mergekeeper Bot commented Aug 29, 2026

Copy link
Copy Markdown

MergeKeeper review

Scope: in scope for linked issue #117.
Verdict: clean

Successfully implements budget simulation and policy check methods with full type definitions and unit tests matching all acceptance criteria.

Reviewed commit: e976d1ca2cc4a21dda9e3d2bf8fe8386fcae378c.
CI and merge eligibility are checked separately.

@mergekeeper

mergekeeper Bot commented Aug 29, 2026

Copy link
Copy Markdown

MergeKeeper merge status

Status: blocked
PR state: open
Mergeability: conflicts / not mergeable
Checked commit: e976d1ca2cc4a21dda9e3d2bf8fe8386fcae378c.

Reason: One or more required CI checks failed.

Failing checks:

Next steps:

  1. Open the failing check details above and fix the reported error.
  2. Run the same checks locally where possible.
  3. Commit and push the fix.
  4. MergeKeeper will automatically re-review the updated PR.

@Cjay-Cyber-2
Cjay-Cyber-2 merged commit 97fac00 into ASTROIDX556:main Sep 1, 2026
1 check failed
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.

Implement budget simulation and policy check methods in @astroid/budget

2 participants