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

🐛 Fixed issues with incremental indexer command #561

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

refactor

a318f24
Select commit
Loading
Failed to load commit list.
Open

🐛 Fixed issues with incremental indexer command #561

refactor
a318f24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

56.99% (-0.25%) compared to 2fa3958

View this Pull Request on Codecov

56.99% (-0.25%) compared to 2fa3958

Details

Codecov Report

Attention: Patch coverage is 5.00000% with 38 lines in your changes missing coverage. Please review.

Project coverage is 56.99%. Comparing base (2fa3958) to head (a318f24).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...pp/Console/Commands/Indexer/IncrementalIndexer.php 0.00% 28 Missing ⚠️
app/Support/helpers.php 0.00% 7 Missing ⚠️
app/Providers/AppServiceProvider.php 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #561      +/-   ##
============================================
- Coverage     57.24%   56.99%   -0.25%     
- Complexity     1391     1396       +5     
============================================
  Files           340      340              
  Lines          5669     5697      +28     
============================================
+ Hits           3245     3247       +2     
- Misses         2424     2450      +26     

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