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(ui): use useEffect for error when tokens could not be fetch #3723

Merged
merged 1 commit into from
Dec 13, 2024

fix(ui): use useEffect for error when tokens could not be fetch

4b1fc86
Select commit
Loading
Failed to load commit list.
Merged

fix(ui): use useEffect for error when tokens could not be fetch #3723

fix(ui): use useEffect for error when tokens could not be fetch
4b1fc86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

64.55% (+0.00%) compared to 729a965

View this Pull Request on Codecov

64.55% (+0.00%) compared to 729a965

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.55%. Comparing base (729a965) to head (4b1fc86).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3723   +/-   ##
=======================================
  Coverage   64.55%   64.55%           
=======================================
  Files         170      170           
  Lines       17163    17163           
=======================================
  Hits        11079    11079           
  Misses       5393     5393           
  Partials      691      691           

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