Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gauge Chart #1424

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

chore: reformat

c4d5647
Select commit
Loading
Failed to load commit list.
Open

Gauge Chart #1424

chore: reformat
c4d5647
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 1s

87.02% (+0.54%) compared to 04b18d2

View this Pull Request on Codecov

87.02% (+0.54%) compared to 04b18d2

Details

Codecov Report

Attention: Patch coverage is 93.15589% with 18 lines in your changes missing coverage. Please review.

Project coverage is 87.02%. Comparing base (04b18d2) to head (c4d5647).
Report is 146 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/chart/gauge_chart/gauge_chart.dart 0.00% 16 Missing ⚠️
lib/src/chart/gauge_chart/gauge_chart_data.dart 98.93% 1 Missing ⚠️
lib/src/chart/gauge_chart/gauge_chart_painter.dart 99.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1424      +/-   ##
==========================================
+ Coverage   86.48%   87.02%   +0.54%     
==========================================
  Files          45       49       +4     
  Lines        2982     3245     +263     
==========================================
+ Hits         2579     2824     +245     
- Misses        403      421      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.