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: workspace provider to use the correct last used workspace #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: workspace provider to use the correct last used workspace

253acdd
Select commit
Loading
Failed to load commit list.
Open

fix: workspace provider to use the correct last used workspace #54

fix: workspace provider to use the correct last used workspace
253acdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

80.08% (+0.13%) compared to 61e9ed9

View this Pull Request on Codecov

80.08% (+0.13%) compared to 61e9ed9

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.08%. Comparing base (61e9ed9) to head (253acdd).

Files with missing lines Patch % Lines
src/components/Workspace/workspace-context.tsx 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   79.94%   80.08%   +0.13%     
==========================================
  Files         568      568              
  Lines       21331    21343      +12     
  Branches     5278     5291      +13     
==========================================
+ Hits        17054    17093      +39     
+ Misses       4252     4225      -27     
  Partials       25       25              

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