jerolba / parquet-carpet

Java Parquet serialization and deserialization library using Java 17 Records
Apache License 2.0
45 stars 1 forks source link

#13 First iteration generating code from file schema #14

Closed jerolba closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (3da570f) 77.11% compared to head (d6bd676) 78.74%. Report is 2 commits behind head on master.

Files Patch % Lines
...java/com/jerolba/carpet/CarpetRecordGenerator.java 87.07% 11 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #14 +/- ## ============================================ + Coverage 77.11% 78.74% +1.62% - Complexity 554 565 +11 ============================================ Files 70 71 +1 Lines 2172 2319 +147 Branches 290 314 +24 ============================================ + Hits 1675 1826 +151 + Misses 395 383 -12 - Partials 102 110 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.