blackmo18 / kotlin-grass

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

Release/kotlin version bump #8

Closed blackmo18 closed 4 years ago

blackmo18 commented 4 years ago

Address Issue #7

Updated Implementation and Kotlin Version to 1.4

codecov[bot] commented 4 years ago

Codecov Report

Merging #8 into master will decrease coverage by 2.99%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
- Coverage     96.72%   93.72%   -3.00%     
- Complexity       36       37       +1     
============================================
  Files             8        8              
  Lines           244      223      -21     
  Branches          9       13       +4     
============================================
- Hits            236      209      -27     
  Misses            5        5              
- Partials          3        9       +6     
Impacted Files Coverage Δ Complexity Δ
...ommonMain/kotlin/com/vhl/blackmo/grass/pot/Root.kt 82.85% <100.00%> (-11.79%) 21.00 <6.00> (+1.00) :arrow_down:
...jvmTest/kotlin/com/vhl/blackmo/grass/vein/Types.kt 89.28% <0.00%> (-10.72%) 1.00% <0.00%> (ø%)

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 7d7e8c2...0fc0b3d. Read the comment docs.