dpcodebiz / npf-web-extension

BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Ux graph improvements #63

Closed dpcodebiz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 1.81% and project coverage change: -2.47 :warning:

Comparison is base (3fe232e) 45.47% compared to head (915d3d1) 43.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== - Coverage 45.47% 43.01% -2.47% ========================================== Files 38 38 Lines 763 809 +46 Branches 232 242 +10 ========================================== + Hits 347 348 +1 - Misses 409 454 +45 Partials 7 7 ``` | [Impacted Files](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/components/charts/ChartComponent.tsx](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL0NoYXJ0Q29tcG9uZW50LnRzeA==) | `0.00% <0.00%> (ø)` | | | [src/components/charts/ChartPanelComponent.tsx](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL0NoYXJ0UGFuZWxDb21wb25lbnQudHN4) | `0.00% <ø> (ø)` | | | [src/components/charts/bar/BarChart.tsx](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL2Jhci9CYXJDaGFydC50c3g=) | `0.00% <0.00%> (ø)` | | | [src/components/charts/bar/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL2Jhci91dGlscy50cw==) | `0.00% <0.00%> (ø)` | | | [src/components/charts/boxplot/BoxPlotChart.tsx](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL2JveHBsb3QvQm94UGxvdENoYXJ0LnRzeA==) | `0.00% <0.00%> (ø)` | | | [src/components/charts/boxplot/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL2JveHBsb3QvdXRpbHMudHM=) | `0.00% <0.00%> (ø)` | | | [src/components/charts/line/LineChart.tsx](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL2xpbmUvTGluZUNoYXJ0LnRzeA==) | `0.00% <0.00%> (ø)` | | | [src/components/charts/line/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvY2hhcnRzL2xpbmUvdXRpbHMudHM=) | `0.00% <0.00%> (ø)` | | | [src/components/settings/form/SettingsForm.tsx](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvc2V0dGluZ3MvZm9ybS9TZXR0aW5nc0Zvcm0udHN4) | `0.00% <ø> (ø)` | | | [src/components/settings/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvc2V0dGluZ3MvdXRpbHMudHM=) | `96.38% <25.00%> (-3.62%)` | :arrow_down: |

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