Skip to content

[BUGFIX] sonarcloud: Fix this access on a collection that may trigger… #154

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
May 13, 2024

Conversation

sir-gon
Copy link
Owner

@sir-gon sir-gon commented May 13, 2024

… an 'ArrayIndexOutOfBoundsException'.

Accessing an array element should not trigger an ArrayIndexOutOfBoundsException javabugs:S6466

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6559d02) to head (40d5243).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #154   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       305       307    +2     
===========================================
  Files             46        46           
  Lines            986       991    +5     
  Branches         121       122    +1     
===========================================
+ Hits             986       991    +5     

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

… an 'ArrayIndexOutOfBoundsException'.

Accessing an array element should not trigger an ArrayIndexOutOfBoundsException javabugs:S6466
Copy link

@sir-gon sir-gon merged commit a6660d4 into main May 13, 2024
29 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.

1 participant