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

build(frontend): Upgrade to React 19 #622

Merged
merged 2 commits into from
Dec 18, 2024

fix TS errors in useInterval and usePrevious hooks

6aab433
Select commit
Loading
Failed to load commit list.
Merged

build(frontend): Upgrade to React 19 #622

fix TS errors in useInterval and usePrevious hooks
6aab433
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

76.70% (+0.00%) compared to 112f27e

View this Pull Request on Codecov

76.70% (+0.00%) compared to 112f27e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.70%. Comparing base (112f27e) to head (6aab433).
Report is 7 commits behind head on ui-enhancements.

Additional details and impacted files
@@               Coverage Diff                @@
##           ui-enhancements     #622   +/-   ##
================================================
  Coverage            76.70%   76.70%           
================================================
  Files                  117      117           
  Lines                 5705     5705           
================================================
  Hits                  4376     4376           
  Misses                1329     1329           

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