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: remove useEffect that fires before search params #465

Merged
merged 2 commits into from
Mar 18, 2024

fix: remove useEffect that fires before search params

2eef488
Select commit
Loading
Failed to load commit list.
Merged

fix: remove useEffect that fires before search params #465

fix: remove useEffect that fires before search params
2eef488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

88.36% (-0.74%) compared to 5069cf8

View this Pull Request on Codecov

88.36% (-0.74%) compared to 5069cf8

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 88.36%. Comparing base (5069cf8) to head (2eef488).
Report is 10 commits behind head on main.

❗ Current head 2eef488 differs from pull request most recent head db52cdf. Consider uploading reports for the commit db52cdf to get more accurate results

Files Patch % Lines
...ainers/VideoEditor/components/VideoEditorModal.jsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #465      +/-   ##
==========================================
- Coverage   89.09%   88.36%   -0.74%     
==========================================
  Files         234      247      +13     
  Lines        4310     4563     +253     
  Branches      889      952      +63     
==========================================
+ Hits         3840     4032     +192     
- Misses        449      503      +54     
- Partials       21       28       +7     

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