DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 36 forks source link

Feature: Data statistics #892

Open mdshamoon opened 1 month ago

mdshamoon commented 1 month ago

Summary

Feature: Data statistics

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 17.37089% with 352 lines in your changes missing coverage. Please review.

Project coverage is 56.08%. Comparing base (f259d43) to head (b92f586). Report is 6 commits behind head on main.

Files Patch % Lines
...tor/Components/LowerSectionTabs/StatisticsPane.tsx 13.57% 121 Missing :warning:
src/components/Charts/DateTimeInsights.tsx 17.77% 74 Missing :warning:
src/components/Charts/RangeChart.tsx 8.19% 56 Missing :warning:
src/components/Charts/BarChart.tsx 9.30% 39 Missing :warning:
src/components/Charts/StatsChart.tsx 10.00% 27 Missing :warning:
src/components/Charts/StringInsights.tsx 34.78% 15 Missing :warning:
src/components/Charts/NumberInsights.tsx 46.15% 7 Missing :warning:
...lowEditor/Components/LowerSectionTabs/LogsPane.tsx 54.54% 5 Missing :warning:
...Editor/Components/LowerSectionTabs/PreviewPane.tsx 0.00% 4 Missing :warning:
...flow/FlowEditor/Components/Nodes/OperationNode.tsx 33.33% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #892 +/- ## ========================================== - Coverage 59.20% 56.08% -3.12% ========================================== Files 80 88 +8 Lines 5527 5934 +407 Branches 1312 1397 +85 ========================================== + Hits 3272 3328 +56 - Misses 2142 2578 +436 + Partials 113 28 -85 ```

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