blackmo18 / kotlin-grass

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

Changed packages accordingly #20

Closed blackmo18 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (af7ad27) into master (d02cfe9) will increase coverage by 2.26%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #20      +/-   ##
============================================
+ Coverage     90.45%   92.72%   +2.26%     
  Complexity       39       39              
============================================
  Files             9        8       -1     
  Lines           283      275       -8     
  Branches         22       22              
============================================
- Hits            256      255       -1     
+ Misses           15        8       -7     
  Partials         12       12              
Impacted Files Coverage Δ Complexity Δ
...thub/blackmo18/grass/context/GrassParserContext.kt 100.00% <ø> (ø) 8.00 <0.00> (?)
.../kotlin/io/github/blackmo18/grass/errors/Errors.kt 100.00% <ø> (ø) 0.00 <0.00> (?)
...nMain/kotlin/io/github/blackmo18/grass/pot/Root.kt 82.85% <ø> (ø) 21.00 <0.00> (?)
...in/io/github/blackmo18/grass/vein/PrimitiveType.kt 95.65% <ø> (ø) 1.00 <0.00> (?)
...in/io/github/blackmo18/grass/vein/DateTimeTypes.kt 70.00% <ø> (ø) 5.00 <0.00> (?)
...kotlin/io/github/blackmo18/grass/DataParserTest.kt 100.00% <ø> (ø) 2.00 <0.00> (?)
...kotlin/io/github/blackmo18/grass/HandlingErrors.kt 85.18% <ø> (ø) 1.00 <0.00> (?)
...est/kotlin/io/github/blackmo18/grass/vein/Types.kt 89.28% <ø> (ø) 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 d02cfe9...af7ad27. Read the comment docs.