la-famiglia-jst2324 / parma-analytics

ParmaAI analytics repository providing data processing and inference.
3 stars 0 forks source link

fix: Disable sentiment analysis #133

Closed robinholzi closed 9 months ago

robinholzi commented 9 months ago

Motivation

Feature breaks the system and isn't engineered in a robust and scalable way. Disabling it for now.

See this

github-actions[bot] commented 9 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2449 1747 71% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
parma_analytics/analytics/sentiment_analysis/update_score.py 23% 🟢
parma_analytics/sourcing/normalization/normalization_engine.py 82% 🟢
TOTAL 52% 🟢

updated for commit: e5b4926 by action🐍