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

Update search indexing to use celery rather then coverage records (PP-1225) #1849

Merged
merged 12 commits into from
May 22, 2024

Code review feedback

8779d75
Select commit
Loading
Failed to load commit list.
Merged

Update search indexing to use celery rather then coverage records (PP-1225) #1849

Code review feedback
8779d75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 0s

90.11% (+0.01%) compared to 474f4dd

View this Pull Request on Codecov

90.11% (+0.01%) compared to 474f4dd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.11%. Comparing base (474f4dd) to head (8779d75).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1849      +/-   ##
==========================================
+ Coverage   90.10%   90.11%   +0.01%     
==========================================
  Files         325      324       -1     
  Lines       39640    39578      -62     
  Branches     8591     8595       +4     
==========================================
- Hits        35716    35665      -51     
+ Misses       2602     2599       -3     
+ Partials     1322     1314       -8     

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