Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app_analytics): Add cache for feature evaluation #4418

Merged
merged 2 commits into from
Aug 8, 2024

use defaultdict

cd7150f
Select commit
Loading
Failed to load commit list.
Merged

feat(app_analytics): Add cache for feature evaluation #4418

use defaultdict
cd7150f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

96.89% (+0.06%) compared to 3f745c5

View this Pull Request on Codecov

96.89% (+0.06%) compared to 3f745c5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.89%. Comparing base (3f745c5) to head (cd7150f).
Report is 35 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4418      +/-   ##
==========================================
+ Coverage   96.83%   96.89%   +0.06%     
==========================================
  Files        1165     1172       +7     
  Lines       38621    39082     +461     
==========================================
+ Hits        37398    37868     +470     
+ Misses       1223     1214       -9     

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