matchish / laravel-scout-elasticsearch

Search among multiple models with ElasticSearch and Laravel Scout
MIT License
702 stars 113 forks source link

Check routing attribute before access it #248

Closed matchish closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (5d83dd7) 96.05% compared to head (4949a1b) 96.06%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ============================================ + Coverage 96.05% 96.06% +0.01% - Complexity 190 192 +2 ============================================ Files 36 36 Lines 634 636 +2 ============================================ + Hits 609 611 +2 Misses 25 25 ``` | [Impacted Files](https://app.codecov.io/gh/matchish/laravel-scout-elasticsearch/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Shlyakhov) | Coverage Δ | | |---|---|---| | [src/ElasticSearch/Params/Bulk.php](https://app.codecov.io/gh/matchish/laravel-scout-elasticsearch/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sergey+Shlyakhov#diff-c3JjL0VsYXN0aWNTZWFyY2gvUGFyYW1zL0J1bGsucGhw) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.