p3ol / junipero

🏔 Junipero Design System React components
https://junipero.design
MIT License
14 stars 0 forks source link

🐛 fix(react-d3): fix curves offset - TUR-122 #1531

Closed emileNetter closed 3 months ago

emileNetter commented 3 months ago

Before image

After image

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.87%. Comparing base (c52afda) to head (e46fd35). Report is 18 commits behind head on master.

Files Patch % Lines
packages/react-d3-plugin/lib/Curve/index.tsx 58.33% 5 Missing :warning:
packages/react-d3-plugin/lib/Marker/index.tsx 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1531 +/- ## ========================================== - Coverage 86.03% 85.87% -0.17% ========================================== Files 72 72 Lines 2786 2796 +10 Branches 1003 1017 +14 ========================================== + Hits 2397 2401 +4 - Misses 387 392 +5 - Partials 2 3 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.