blackmo18 / kotlin-grass

Kotlin Csv to Data Class Parser
Apache License 2.0
38 stars 8 forks source link

Enhance/redefine test coverage #5

Closed blackmo18 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will increase coverage by 5.98%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
+ Coverage     90.74%   96.72%   +5.98%     
+ Complexity       45       36       -9     
============================================
  Files            12        8       -4     
  Lines           270      244      -26     
  Branches          9        9              
============================================
- Hits            245      236       -9     
+ Misses           22        5      -17     
  Partials          3        3              
Impacted Files Coverage Δ Complexity Δ
...est/kotlin/com/vhl/blackmo/grass/HandlingErrors.kt 85.18% <100.00%> (+8.51%) 1.00 <0.00> (ø)
...otlin/com/vhl/blackmo/grass/data/PrimitiveTypes.kt
...in/com/vhl/blackmo/grass/data/NullableDataTypes.kt
...t/kotlin/com/vhl/blackmo/grass/data/DateAndTime.kt
...Test/kotlin/com/vhl/blackmo/grass/data/DateTime.kt

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 58f7679...987bd89. Read the comment docs.