Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Avoid NPE when query of URI is null #957

Merged
merged 1 commit into from
Jan 13, 2018
Merged

Avoid NPE when query of URI is null #957

merged 1 commit into from
Jan 13, 2018

Conversation

guenhter
Copy link
Contributor

@guenhter guenhter commented Jan 4, 2018

If query is null (can happen) than the getQuery method would raise a NPE

@codecov-io
Copy link

codecov-io commented Jan 4, 2018

Codecov Report

Merging #957 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master     #957      +/-   ##
============================================
- Coverage     67.41%   67.39%   -0.03%     
  Complexity      748      748              
============================================
  Files           170      170              
  Lines          3112     3113       +1     
  Branches        349      350       +1     
============================================
  Hits           2098     2098              
- Misses          862      863       +1     
  Partials        152      152

@davidxia davidxia merged commit b397de7 into spotify:master Jan 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants