imaNNeo / fl_chart

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
https://flchart.dev
MIT License
6.87k stars 1.78k forks source link

Simplify the codebase by using the single line functions style or new… #1759

Closed imaNNeo closed 1 month ago

imaNNeo commented 1 month ago

… switch statement

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.72131% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.99%. Comparing base (15c66cf) to head (0f0fa68). Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/chart/pie_chart/pie_chart_renderer.dart 0.00% 1 Missing :warning:
lib/src/chart/radar_chart/radar_chart.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1759 +/- ## ========================================== - Coverage 89.17% 88.99% -0.19% ========================================== Files 44 44 Lines 3031 3007 -24 ========================================== - Hits 2703 2676 -27 - Misses 328 331 +3 ```

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