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

Fixed null pointer exception #968

Merged
merged 1 commit into from
Oct 7, 2018
Merged

Fixed null pointer exception #968

merged 1 commit into from
Oct 7, 2018

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Oct 7, 2018

If there is no previous exception inside a failing test, there would be a null pointer exception then.

@siad007 siad007 added the defect label Oct 7, 2018
@siad007 siad007 added this to the 3.0.0-alpha2 milestone Oct 7, 2018
@codecov
Copy link

codecov bot commented Oct 7, 2018

Codecov Report

Merging #968 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #968   +/-   ##
=========================================
  Coverage     44.86%   44.86%           
  Complexity     9921     9921           
=========================================
  Files           499      499           
  Lines         24046    24046           
=========================================
  Hits          10788    10788           
  Misses        13258    13258

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e4a335...81d0732. Read the comment docs.

@siad007 siad007 merged commit 0347067 into master Oct 7, 2018
@siad007 siad007 deleted the siad007-patch-1 branch October 7, 2018 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant