blackmo18 / kotlin-grass

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

Enhancement/documentation #9

Closed blackmo18 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.21%. The diff coverage is 78.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
+ Coverage     93.72%   93.93%   +0.21%     
+ Complexity       37       36       -1     
============================================
  Files             8        8              
  Lines           223      231       +8     
  Branches         13       11       -2     
============================================
+ Hits            209      217       +8     
  Misses            5        5              
  Partials          9        9              
Impacted Files Coverage Δ Complexity Δ
...om/vhl/blackmo/grass/context/GrassParserContext.kt 100.00% <ø> (ø) 6.00 <0.00> (ø)
...kotlin/com/vhl/blackmo/grass/vein/PrimitiveType.kt 95.65% <ø> (ø) 1.00 <0.00> (ø)
...ommonMain/kotlin/com/vhl/blackmo/grass/pot/Root.kt 82.35% <60.00%> (-0.51%) 20.00 <0.00> (-1.00)
...est/kotlin/com/vhl/blackmo/grass/DataParserTest.kt 100.00% <100.00%> (ø) 2.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 747c7bf...b28113b. Read the comment docs.