cagdasgerede / Veysel

2 stars 3 forks source link

#7 The exception caused by char values is fixed and tested. #11

Closed zekimazan closed 7 years ago

zekimazan commented 7 years ago

The exception (which is caused by char values in the source code) related to issue #7 is fixed. Unit test added under "TestYamlSerializer.java".

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 88.512% when pulling d593bddd6f0a649aed27f804cb89026e925926f9 on zekimazan:master into e2ba3c3578ecffce85e97903499ab4b64188e8e0 on cagdasgerede:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 88.415% when pulling 5f85f9d58a8a6aa55d997409de1bee20955f498f on zekimazan:master into e2ba3c3578ecffce85e97903499ab4b64188e8e0 on cagdasgerede:master.

cagdasgerede commented 7 years ago

Thank you!