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

ChartDataSet index o.o.b. check #1948

Closed
wants to merge 1 commit into from

Conversation

whvandervelde
Copy link

Return nil for index out of bounds to prevent crash on empty datasets (Fixes #1945)

Signed-off-by: Wytse van der Velde w.h.vandervelde@gmail.com

- return nil for index out of bounds to prevent crash on empty datasets

Signed-off-by: Wytse van der Velde <w.h.vandervelde@gmail.com>
@codecov-io
Copy link

codecov-io commented Dec 12, 2016

Current coverage is 18.67% (diff: 66.66%)

Merging #1948 into master will increase coverage by 0.01%

@@             master      #1948   diff @@
==========================================
  Files           124        124          
  Lines         14083      14086     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2629       2631     +2   
- Misses        11454      11455     +1   
  Partials          0          0          

Powered by Codecov. Last update 5d9c81a...ee24561

@liuxuan30
Copy link
Member

just saw #2167 get merged, and there are two similar PRs. I am closing this.
Thank you for your contribution!

@liuxuan30 liuxuan30 closed this Feb 16, 2017
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.

3 participants