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

Fix bar line shadow crash when we have only one (or zero) spot, #1466 #1485

Merged
merged 1 commit into from
Nov 12, 2023

Fix bar line shadow crash when we have only one (or zero) spot, #1466

db94a90
Select commit
Loading
Failed to load commit list.
Merged

Fix bar line shadow crash when we have only one (or zero) spot, #1466 #1485

Fix bar line shadow crash when we have only one (or zero) spot, #1466
db94a90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2023 in 0s

86.63% (+0.00%) compared to c8dc3c0

View this Pull Request on Codecov

86.63% (+0.00%) compared to c8dc3c0

Details

Codecov Report

Merging #1485 (db94a90) into master (c8dc3c0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1485   +/-   ##
=======================================
  Coverage   86.62%   86.63%           
=======================================
  Files          45       45           
  Lines        3014     3015    +1     
=======================================
+ Hits         2611     2612    +1     
  Misses        403      403           
Files Coverage Δ
lib/src/chart/line_chart/line_chart_painter.dart 92.06% <100.00%> (+0.01%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!