dpcodebiz / npf-web-extension

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

Feat settings override #64

Closed dpcodebiz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.74 :warning:

Comparison is base (915d3d1) 43.01% compared to head (0ee6df0) 42.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== - Coverage 43.01% 42.28% -0.74% ========================================== Files 38 40 +2 Lines 809 823 +14 Branches 242 245 +3 ========================================== Hits 348 348 - Misses 454 468 +14 Partials 7 7 ``` | [Impacted Files](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/App.tsx](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0FwcC50c3g=) | `0.00% <0.00%> (ø)` | | | [src/components/charts/bar/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?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/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?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/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?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/utils.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbXBvbmVudHMvc2V0dGluZ3MvdXRpbHMudHM=) | `96.38% <0.00%> (ø)` | | | [src/utils/app.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL2FwcC50cw==) | `0.00% <0.00%> (ø)` | | | [src/utils/examples/iperf.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL2V4YW1wbGVzL2lwZXJmLnRz) | `0.00% <ø> (ø)` | | | [src/utils/examples/pos.ts](https://app.codecov.io/gh/dpcodebiz/npf-web-extension/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL2V4YW1wbGVzL3Bvcy50cw==) | `0.00% <0.00%> (ø)` | |

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