todvora / eet-client

Client and library for #EET communication - http://www.etrzby.cz/ , written in Java
MIT License
47 stars 26 forks source link

Prevent NPE in getFik when response contains error #4

Closed ondrakrat closed 8 years ago

ondrakrat commented 8 years ago

Original implementation was causing NullPointerException when calling getFik(), as 'Potvrzeni' object was null.

codecov-io commented 8 years ago

Current coverage is 33.02% (diff: 0.00%)

Merging #4 into master will not change coverage

@@             master         #4   diff @@
==========================================
  Files            27         27          
  Lines           433        433          
  Methods           0          0          
  Messages          0          0          
  Branches         29         30     +1   
==========================================
  Hits            143        143          
  Misses          285        285          
  Partials          5          5          

Powered by Codecov. Last update 191e56f...0b8fa87

todvora commented 8 years ago

Merged, thank you for your contribution!

todvora commented 8 years ago

Released as 1.2.2.