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

Verify array before try to access any position #75

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

diegoholiveira
Copy link
Owner

close #74

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #75 (fcb4721) into master (2fc9a0c) will increase coverage by 0.02%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   94.53%   94.55%   +0.02%     
==========================================
  Files           9        9              
  Lines        1006     1010       +4     
==========================================
+ Hits          951      955       +4     
  Misses         38       38              
  Partials       17       17              

@diegoholiveira diegoholiveira merged commit 3eea060 into master Dec 8, 2023
17 checks passed
@diegoholiveira diegoholiveira deleted the issue74 branch December 8, 2023 13:08
@diegoholiveira diegoholiveira restored the issue74 branch December 8, 2023 13:15
@diegoholiveira diegoholiveira deleted the issue74 branch December 8, 2023 13:16
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.

failing to check array items by index (from an empty array)
1 participant