Skip to content

Conversation

@imaNNeo
Copy link
Owner

@imaNNeo imaNNeo commented Oct 1, 2025

Consider the enabled property in our touch data classes, fixes #1676

…uchData, ScatterTouchData, RadarTouchData and CandlestickTouchData, #1676
@imaNNeo imaNNeo changed the title Consider the enabled property in LineTouchData, BarTouchData, PieTo… Consider the enabled property in our touch data Oct 1, 2025
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.49%. Comparing base (0436f7f) to head (77c8111).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/chart/pie_chart/pie_chart_renderer.dart 66.66% 1 Missing ⚠️
...ib/src/chart/radar_chart/radar_chart_renderer.dart 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2010      +/-   ##
==========================================
- Coverage   92.51%   92.49%   -0.02%     
==========================================
  Files          50       50              
  Lines        3714     3732      +18     
==========================================
+ Hits         3436     3452      +16     
- Misses        278      280       +2     
Flag Coverage Δ
flutter 92.49% <88.88%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@imaNNeo imaNNeo merged commit 2820735 into main Oct 1, 2025
4 of 6 checks passed
@imaNNeo imaNNeo deleted the bugfix/touch-enabled-issue branch October 1, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PieTouchData.enabled doesn't work

2 participants