znjameswu / flutter_math

Math rendering and editing in pure Flutter.
https://znjameswu.github.io/flutter_math_demo/
Apache License 2.0
123 stars 52 forks source link

Closes #37 Hot fix for Flutter 2.0 stable version (0.2.x branch) #44

Closed walsha2 closed 2 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #44 (6cd1e88) into 0.2.x (b8a0ac1) will decrease coverage by 2.41%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            0.2.x      #44      +/-   ##
==========================================
- Coverage   75.59%   73.18%   -2.42%     
==========================================
  Files         135      135              
  Lines        6609     6499     -110     
==========================================
- Hits         4996     4756     -240     
- Misses       1613     1743     +130     
Impacted Files Coverage Δ
lib/src/widgets/selection/overlay.dart 74.75% <75.00%> (-13.74%) :arrow_down:
lib/src/render/layout/layout_builder_baseline.dart 50.00% <0.00%> (-34.38%) :arrow_down:
lib/src/render/layout/custom_layout.dart 47.32% <0.00%> (-26.79%) :arrow_down:
lib/src/render/layout/reset_dimension.dart 47.05% <0.00%> (-20.59%) :arrow_down:
lib/src/widgets/selection/handle_overlay.dart 76.13% <0.00%> (-19.32%) :arrow_down:
lib/src/render/layout/min_dimension.dart 47.27% <0.00%> (-14.55%) :arrow_down:
lib/src/render/layout/vlist.dart 46.44% <0.00%> (-13.28%) :arrow_down:
lib/src/widgets/selection/selection_manager.dart 74.28% <0.00%> (-8.13%) :arrow_down:
lib/src/parser/tex/settings.dart 52.38% <0.00%> (-7.62%) :arrow_down:
lib/src/render/layout/line.dart 64.31% <0.00%> (-7.05%) :arrow_down:
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b8a0ac1...6cd1e88. Read the comment docs.