fix(analytics): allow capability to offload reportExposure to async thread (SDK-80)#181
Open
tylerjroach wants to merge 4 commits into
Open
fix(analytics): allow capability to offload reportExposure to async thread (SDK-80)#181tylerjroach wants to merge 4 commits into
tylerjroach wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jul 2, 2026 in 0s
96.03% (+1.52%) compared to 58d9c38
View this Pull Request on Codecov
96.03% (+1.52%) compared to 58d9c38
Details
Codecov Report
❌ Patch coverage is 97.91667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.03%. Comparing base (58d9c38) to head (34975e5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| mixpanel/flags/utils.py | 84.61% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #181 +/- ##
==========================================
+ Coverage 94.50% 96.03% +1.52%
==========================================
Files 12 13 +1
Lines 1947 3300 +1353
Branches 116 224 +108
==========================================
+ Hits 1840 3169 +1329
- Misses 70 87 +17
- Partials 37 44 +7 ☔ View full report in Codecov by Harness.
📢 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.
Loading