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

Exclude maps from slince bounce check rule #1006

Merged
merged 1 commit into from Aug 23, 2023
Merged

Conversation

ccojocar
Copy link
Member

This exclude maps type form slice bounds checks.

This is a partial fix for #1005

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.24% 🎉

Comparison is base (21d13c9) 71.94% compared to head (77e2dbb) 72.18%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1006      +/-   ##
==========================================
+ Coverage   71.94%   72.18%   +0.24%     
==========================================
  Files          51       51              
  Lines        3632     3635       +3     
==========================================
+ Hits         2613     2624      +11     
+ Misses        928      923       -5     
+ Partials       91       88       -3     
Files Changed Coverage Δ
rules/slice_bounds.go 76.75% <100.00%> (+3.24%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ccojocar ccojocar merged commit beef125 into master Aug 23, 2023
8 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.

None yet

2 participants