Skip to content

fix(analytics): allow capability to offload reportExposure to async thread (SDK-80)#181

Open
tylerjroach wants to merge 4 commits into
masterfrom
feat/async-exposure-executor
Open

fix(analytics): allow capability to offload reportExposure to async thread (SDK-80)#181
tylerjroach wants to merge 4 commits into
masterfrom
feat/async-exposure-executor

fix(flags): centralize dispatch_exposure + surface async tracker fail…

34975e5
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 2 commits behind head on master.

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.