DalgoT4D / webapp

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

Feature: Data statistics #892

Closed mdshamoon closed 5 days ago

mdshamoon commented 1 month ago

Summary

Feature: Data statistics

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 17.08428% with 364 lines in your changes missing coverage. Please review.

Project coverage is 54.42%. Comparing base (d6f46e4) to head (74a2cc5). Report is 11 commits behind head on main.

Files Patch % Lines
...tor/Components/LowerSectionTabs/StatisticsPane.tsx 13.63% 105 Missing and 9 partials :warning:
src/components/Charts/DateTimeInsights.tsx 17.77% 73 Missing and 1 partial :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 7.31% 35 Missing and 3 partials :warning:
src/components/Charts/NumberInsights.tsx 28.57% 15 Missing :warning:
src/components/Charts/StringInsights.tsx 34.78% 15 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 57.53% 54.42% -3.12% ========================================== Files 82 89 +7 Lines 5777 6146 +369 Branches 1341 1458 +117 ========================================== + Hits 3324 3345 +21 - Misses 2425 2664 +239 - Partials 28 137 +109 ```

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