Skip to content

Add AI bot classification for event enrichment#155

Open
jaredmixpanel wants to merge 4 commits into
masterfrom
feature/ai-bot-classification
Open

Add AI bot classification for event enrichment#155
jaredmixpanel wants to merge 4 commits into
masterfrom
feature/ai-bot-classification

fix: add missing category assertions in bot tests

0b6e320
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 1s

94.66% (+0.38%) compared to b0fc5e5

View this Pull Request on Codecov

94.66% (+0.38%) compared to b0fc5e5

Details

Codecov Report

❌ Patch coverage is 96.42857% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.66%. Comparing base (b0fc5e5) to head (0b6e320).

Files with missing lines Patch % Lines
test_ai_bot_consumer.py 94.40% 4 Missing and 4 partials ⚠️
mixpanel/ai_bot_classifier.py 81.81% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   94.28%   94.66%   +0.38%     
==========================================
  Files           9       13       +4     
  Lines        1557     1893     +336     
  Branches      101      116      +15     
==========================================
+ Hits         1468     1792     +324     
- Misses         54       60       +6     
- Partials       35       41       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.