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(hub-common): properly compute workspace route for content #1250

Merged
merged 1 commit into from
Sep 28, 2023

fix(hub-common): workspace route for content is /workspace/content/:i…

ce37d5f
Select commit
Loading
Failed to load commit list.
Merged

fix(hub-common): properly compute workspace route for content #1250

fix(hub-common): workspace route for content is /workspace/content/:i…
ce37d5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

100.00% (+0.00%) compared to 8e45b7f

View this Pull Request on Codecov

100.00% (+0.00%) compared to 8e45b7f

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (8e45b7f) 100.00% compared to head (ce37d5f) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1250   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          746       746           
  Lines        13543     13546    +3     
  Branches      2347      2348    +1     
=========================================
+ Hits         13543     13546    +3     
Files Coverage Δ
...ackages/common/src/core/getRelativeWorkspaceUrl.ts 100.00% <100.00%> (ø)

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