williaster / data-ui

A collection of data-rich UI components πŸ“ˆ
https://williaster.github.io/data-ui/
MIT License
546 stars 69 forks source link

fix(Histogram/YAxis): Use arrow func #185

Closed williaster closed 5 years ago

williaster commented 5 years ago

🏠 Internal

codecov[bot] commented 5 years ago

Codecov Report

Merging #185 into master will not change coverage. The diff coverage is 33.33%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #185   +/-   ##
======================================
  Coverage    80.5%   80.5%           
======================================
  Files         109     109           
  Lines        2432    2432           
  Branches      570     570           
======================================
  Hits         1958    1958           
  Misses        291     291           
  Partials      183     183
Impacted Files Coverage Ξ”
packages/xy-chart/src/series/PointSeries.jsx 97.43% <ΓΈ> (ΓΈ) :arrow_up:
packages/xy-chart/src/utils/propShapes.js 100% <ΓΈ> (ΓΈ) :arrow_up:
packages/xy-chart/src/series/BarSeries.jsx 94.91% <ΓΈ> (ΓΈ) :arrow_up:
packages/histogram/src/axis/YAxis.jsx 78.57% <33.33%> (ΓΈ) :arrow_up:

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 25b78e8...f7e431d. Read the comment docs.