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

fix: reintroduce root suspense fallback UI, with logging #1261

Merged
merged 10 commits into from
Jan 31, 2025

chore: early return

946ab84
Select commit
Loading
Failed to load commit list.
Merged

fix: reintroduce root suspense fallback UI, with logging #1261

chore: early return
946ab84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

89.60% (+0.13%) compared to cf26017

View this Pull Request on Codecov

89.60% (+0.13%) compared to cf26017

Details

Codecov Report

Attention: Patch coverage is 98.64865% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.60%. Comparing base (cf26017) to head (946ab84).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...mponents/search/popular-results/PopularResults.jsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1261      +/-   ##
==========================================
+ Coverage   89.47%   89.60%   +0.13%     
==========================================
  Files         404      406       +2     
  Lines        8741     8832      +91     
  Branches     2069     2067       -2     
==========================================
+ Hits         7821     7914      +93     
+ Misses        884      883       -1     
+ Partials       36       35       -1     

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