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 float precision issue in sideTitles, #1473 #1479

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

imaNNeo
Copy link
Owner

@imaNNeo imaNNeo commented Nov 5, 2023

  • LineChartSample11 is broken

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #1479 (f7d521f) into master (c8dc3c0) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1479      +/-   ##
==========================================
+ Coverage   86.62%   86.69%   +0.06%     
==========================================
  Files          45       46       +1     
  Lines        3014     3028      +14     
==========================================
+ Hits         2611     2625      +14     
  Misses        403      403              
Files Coverage Δ
...b/src/chart/base/axis_chart/axis_chart_helper.dart 100.00% <100.00%> (ø)
lib/src/extensions/double_extension.dart 100.00% <100.00%> (ø)
lib/src/utils/utils.dart 100.00% <100.00%> (ø)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant