palerdot / react-d3-speedometer

React Speedometer component using d3.js ⚛️
https://palerdot.in/react-d3-speedometer/
MIT License
230 stars 57 forks source link

React v18 #143

Closed palerdot closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (907cae7) compared to base (e2e7ff2). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #143 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 7 7 Lines 270 1015 +745 Branches 68 117 +49 ========================================== + Hits 270 1015 +745 ``` | [Impacted Files](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar) | Coverage Δ | | |---|---|---| | [src/core/config/configure.js](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar#diff-c3JjL2NvcmUvY29uZmlnL2NvbmZpZ3VyZS5qcw==) | `100.00% <100.00%> (ø)` | | | [src/core/config/index.js](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar#diff-c3JjL2NvcmUvY29uZmlnL2luZGV4Lmpz) | `100.00% <100.00%> (ø)` | | | [src/core/render/index.js](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar#diff-c3JjL2NvcmUvcmVuZGVyL2luZGV4Lmpz) | `100.00% <100.00%> (ø)` | | | [src/core/util/get-needle-transition.js](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar#diff-c3JjL2NvcmUvdXRpbC9nZXQtbmVlZGxlLXRyYW5zaXRpb24uanM=) | `100.00% <100.00%> (ø)` | | | [src/core/util/index.js](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar#diff-c3JjL2NvcmUvdXRpbC9pbmRleC5qcw==) | `100.00% <100.00%> (ø)` | | | [src/index.jsx](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar#diff-c3JjL2luZGV4LmpzeA==) | `100.00% <100.00%> (ø)` | | | [src/core/enums.js](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar#diff-c3JjL2NvcmUvZW51bXMuanM=) | `100.00% <0.00%> (ø)` | | | ... and [3 more](https://codecov.io/gh/palerdot/react-d3-speedometer/pull/143?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arun+Kumar)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.