Skip to content

Fix/length checks on generator#2

Merged
MauroToscano merged 5 commits intoaligned-v0.17.0from
fix/length-checks-on-generator
Oct 17, 2025
Merged

Fix/length checks on generator#2
MauroToscano merged 5 commits intoaligned-v0.17.0from
fix/length-checks-on-generator

Conversation

@MauroToscano
Copy link
Copy Markdown
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Note that in most cases the PR should be against the develop branch.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

Please describe the tests that you ran or implemented to verify your changes. Provide instructions so we can reproduce.

  • Test A
  • Test B

How has this been benchmarked?

Please describe the benchmarks that you ran to verify your changes.

  • Benchmark A, on Macbook pro M1, 32GB RAM
  • Benchmark B, on x86 Intel xxx, 16GB RAM

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I did not modify files generated from templates
  • golangci-lint does not output errors locally
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@MarcosNicolau MarcosNicolau changed the base branch from master to aligned-v0.17.0 October 17, 2025 18:14
- Updated remaining field files (babybear, goldilocks, koalabear) with length validation
- Ensures consistency when CI runs go generate
- All vector.go files now have MaxAllowedSize checks in both ReadFrom and AsyncReadFrom
@MauroToscano MauroToscano merged commit bd8368b into aligned-v0.17.0 Oct 17, 2025
1 of 2 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.

2 participants