Skip to content

[Core] Fix NPE when parsing empty feature file #1882

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
Jan 30, 2020

Conversation

mpkorstanje
Copy link
Contributor

Summary

Fix NPE when parsing empty feature file

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist:

  • I've added tests for my code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@mpkorstanje mpkorstanje force-pushed the fix-npe-in-feature-parser branch from a40da20 to c7d65dc Compare January 30, 2020 09:17
@coveralls
Copy link

coveralls commented Jan 30, 2020

Coverage Status

Coverage decreased (-5.0%) to 82.955% when pulling f6066e1 on fix-npe-in-feature-parser into b5a05d1 on master.

@mpkorstanje mpkorstanje force-pushed the fix-npe-in-feature-parser branch from c7d65dc to fa17f2d Compare January 30, 2020 09:34
@mpkorstanje mpkorstanje force-pushed the fix-npe-in-feature-parser branch from fa17f2d to f6066e1 Compare January 30, 2020 09:37
@mpkorstanje mpkorstanje marked this pull request as ready for review January 30, 2020 09:44
@mpkorstanje mpkorstanje merged commit 5910978 into master Jan 30, 2020
@mpkorstanje mpkorstanje deleted the fix-npe-in-feature-parser branch January 30, 2020 09:45
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.

2 participants