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

Added gradient to FlLine #1446

Merged
merged 2 commits into from
Nov 5, 2023

Updated docs

95c18f4
Select commit
Loading
Failed to load commit list.
Merged

Added gradient to FlLine #1446

Updated docs
95c18f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2023 in 0s

86.62% (+0.08%) compared to 79e6ec7

View this Pull Request on Codecov

86.62% (+0.08%) compared to 79e6ec7

Details

Codecov Report

Merging #1446 (95c18f4) into master (79e6ec7) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1446      +/-   ##
==========================================
+ Coverage   86.54%   86.62%   +0.08%     
==========================================
  Files          45       45              
  Lines        2996     3014      +18     
==========================================
+ Hits         2593     2611      +18     
  Misses        403      403              
Files Coverage Δ
.../src/chart/base/axis_chart/axis_chart_painter.dart 73.75% <100.00%> (+0.98%) ⬆️
lib/src/chart/line_chart/line_chart_painter.dart 92.05% <100.00%> (+0.10%) ⬆️
lib/src/extensions/paint_extension.dart 100.00% <100.00%> (ø)

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