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

feat: add test to verify that at max capacity bsp take only what it can store #301

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

undercover-cactus
Copy link
Contributor

@undercover-cactus undercover-cactus commented Dec 26, 2024

This PR add a test to verify that the BSP will not take more than it can store. When increasing the capacity we can batch it to satisfy all the storage requests but it should never increase more than the max set in the configuration.

Copy link
Contributor

@ffarall ffarall left a comment

Choose a reason for hiding this comment

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

Great job!

@undercover-cactus undercover-cactus merged commit c9b5ce1 into main Dec 30, 2024
23 checks passed
@undercover-cactus undercover-cactus deleted the test/check-max-capacity branch December 30, 2024 13:41
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