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

Load JS module from relative path #6526

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Load JS module from relative path #6526

merged 2 commits into from
Mar 19, 2024

Conversation

philippjfr
Copy link
Member

Fixes JS module path handling to support relative paths.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.93%. Comparing base (864a514) to head (c035c7b).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6526      +/-   ##
==========================================
+ Coverage   82.91%   82.93%   +0.01%     
==========================================
  Files         313      313              
  Lines       45902    45926      +24     
==========================================
+ Hits        38060    38089      +29     
+ Misses       7842     7837       -5     
Flag Coverage Δ
ui-tests 40.12% <100.00%> (+0.01%) ⬆️
unitexamples-tests 71.14% <53.33%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit 56e3103 into main Mar 19, 2024
15 checks passed
@philippjfr philippjfr deleted the js_module_path branch March 19, 2024 14:48
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.

None yet

1 participant