mlomb / chat-analytics

Generate interactive, beautiful and insightful chat analysis reports
https://chatanalytics.app
GNU Affero General Public License v3.0
711 stars 51 forks source link

App refactoring #53

Closed mlomb closed 1 year ago

github-actions[bot] commented 1 year ago

⚡ Preview for this PR: https://pr-53.chat-analytics.pages.dev 📊 Demo

codecov-commenter commented 1 year ago

Codecov Report

Base: 51.16% // Head: 48.67% // Decreases project coverage by -2.49% :warning:

Coverage data is based on head (8530347) compared to base (0eb79fb). Patch coverage: 60.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== - Coverage 51.16% 48.67% -2.49% ========================================== Files 44 44 Lines 1894 1892 -2 Branches 424 445 +21 ========================================== - Hits 969 921 -48 - Misses 841 879 +38 - Partials 84 92 +8 ``` | [Impacted Files](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo) | Coverage Δ | | |---|---|---| | [assets/Plausible.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-YXNzZXRzL1BsYXVzaWJsZS50cw==) | `100.00% <ø> (+7.14%)` | :arrow_up: | | [pipeline/Progress.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-cGlwZWxpbmUvUHJvZ3Jlc3MudHM=) | `0.00% <0.00%> (-68.19%)` | :arrow_down: | | [pipeline/process/FastTextModel.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-cGlwZWxpbmUvcHJvY2Vzcy9GYXN0VGV4dE1vZGVsLnRz) | `100.00% <ø> (ø)` | | | [pipeline/File.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-cGlwZWxpbmUvRmlsZS50cw==) | `33.33% <33.33%> (-3.04%)` | :arrow_down: | | [pipeline/process/Generate.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-cGlwZWxpbmUvcHJvY2Vzcy9HZW5lcmF0ZS50cw==) | `50.98% <71.42%> (+2.00%)` | :arrow_up: | | [pipeline/process/DatabaseBuilder.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-cGlwZWxpbmUvcHJvY2Vzcy9EYXRhYmFzZUJ1aWxkZXIudHM=) | `69.17% <72.72%> (-0.79%)` | :arrow_down: | | [pipeline/process/Sentiment.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-cGlwZWxpbmUvcHJvY2Vzcy9TZW50aW1lbnQudHM=) | `92.50% <100.00%> (-0.10%)` | :arrow_down: | | [pipeline/aggregate/blocks/ConversationStats.ts](https://codecov.io/gh/mlomb/chat-analytics/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mart%C3%ADn+Lombardo#diff-cGlwZWxpbmUvYWdncmVnYXRlL2Jsb2Nrcy9Db252ZXJzYXRpb25TdGF0cy50cw==) | `0.00% <0.00%> (ø)` | | 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=Mart%C3%ADn+Lombardo). 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=Mart%C3%ADn+Lombardo)

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