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: handle asset imports from cjs lib marko files #120

Merged
merged 1 commit into from
Apr 11, 2024

fix: handle asset imports from cjs lib marko files

1280e8e
Select commit
Loading
Failed to load commit list.
Merged

fix: handle asset imports from cjs lib marko files #120

fix: handle asset imports from cjs lib marko files
1280e8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 0s

73.31% (+1.09%) compared to 53e1bd4

View this Pull Request on Codecov

73.31% (+1.09%) compared to 53e1bd4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.31%. Comparing base (53e1bd4) to head (1280e8e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   72.22%   73.31%   +1.09%     
==========================================
  Files          11       11              
  Lines         648      637      -11     
  Branches      156      155       -1     
==========================================
- Hits          468      467       -1     
+ Misses        123      114       -9     
+ Partials       57       56       -1     

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