Skip to content

feat: add index out of bounds check #442

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

Merged
merged 1 commit into from
Apr 2, 2025
Merged

Conversation

Chronostasys
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 83.82353% with 22 lines in your changes missing coverage. Please review.

Project coverage is 84.88%. Comparing base (f14abbc) to head (e32d58a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/ast/builder/llvmbuilder.rs 27.27% 8 Missing ⚠️
vm/src/lib.rs 0.00% 8 Missing ⚠️
src/ast/builder/no_op_builder.rs 33.33% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #442      +/-   ##
==========================================
+ Coverage   84.82%   84.88%   +0.05%     
==========================================
  Files         100      100              
  Lines       26570    26704     +134     
==========================================
+ Hits        22538    22667     +129     
- Misses       4032     4037       +5     
Files with missing lines Coverage Δ
src/ast/builder/mod.rs 100.00% <ø> (ø)
src/ast/node/primary.rs 90.23% <100.00%> (+2.15%) ⬆️
src/ast/test.rs 95.70% <100.00%> (+0.35%) ⬆️
src/utils/read_config.rs 66.51% <ø> (ø)
src/ast/builder/no_op_builder.rs 86.18% <33.33%> (+0.60%) ⬆️
src/ast/builder/llvmbuilder.rs 91.80% <27.27%> (+0.05%) ⬆️
vm/src/lib.rs 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Chronostasys Chronostasys merged commit d482884 into master Apr 2, 2025
9 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