PatilShreyas / compose-report-to-html

A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
https://patilshreyas.github.io/compose-report-to-html/
MIT License
383 stars 9 forks source link

Missing last record from detailed statistics (report from csv file) #20

Closed PatilShreyas closed 1 year ago

PatilShreyas commented 1 year ago

While generating report from -composables.csv file, last record (last line) is always skipped in the final report generation.