react-native-elements / react-native-elements-universe

MIT License
9 stars 6 forks source link

[CircularSlider] Added arc support #10

Closed arpitBhalla closed 3 years ago

arpitBhalla commented 3 years ago

Closes #9

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (next@86f9797). Click here to learn what that means. The diff coverage is 59.15%.

Impacted file tree graph

@@           Coverage Diff           @@
##             next      #10   +/-   ##
=======================================
  Coverage        ?   59.15%           
=======================================
  Files           ?        1           
  Lines           ?       71           
  Branches        ?       36           
=======================================
  Hits            ?       42           
  Misses          ?       28           
  Partials        ?        1           
Impacted Files Coverage Δ
src/CircularSlider/CircularSlider.tsx 59.15% <59.15%> (ø)

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 86f9797...a8c78e7. Read the comment docs.

arpitBhalla commented 3 years ago

@flyingcircle @pranshuchittora @dhruvdutt Please Review