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(sandbox): An absolute path does not need to be transformed again #662

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

zhoushaw
Copy link
Member

Description

  • fix(sandbox): An absolute path does not need to be transformed again

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

Copy link

vercel bot commented Mar 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
garfish ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 6:26am

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.75%. Comparing base (20a9051) to head (8ebb63d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
- Coverage   83.29%   82.75%   -0.55%     
==========================================
  Files          90       90              
  Lines       12497    12500       +3     
  Branches     1937     1944       +7     
==========================================
- Hits        10410    10344      -66     
- Misses       2072     2144      +72     
+ Partials       15       12       -3     

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

@zhoushaw zhoushaw added this pull request to the merge queue Mar 18, 2024
Merged via the queue into main with commit 3381742 Mar 18, 2024
7 of 9 checks passed
@zhoushaw zhoushaw deleted the fix/fix-resource-url branch March 18, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants