Properly resolve paths in SimpleModuleLoader and add path to Referrer::Script #3791
Codecov / codecov/project
succeeded
Apr 5, 2024 in 0s
50.23% (+2.98%) compared to 6ddc2b4
View this Pull Request on Codecov
50.23% (+2.98%) compared to 6ddc2b4
Details
Codecov Report
Attention: Patch coverage is 73.68421%
with 10 lines
in your changes are missing coverage. Please review.
Project coverage is 50.23%. Comparing base (
6ddc2b4
) to head (56f3cde
).
Report is 120 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
core/engine/src/module/loader.rs | 78.12% | 7 Missing |
core/engine/src/script.rs | 25.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3791 +/- ##
==========================================
+ Coverage 47.24% 50.23% +2.98%
==========================================
Files 476 456 -20
Lines 46892 44816 -2076
==========================================
+ Hits 22154 22513 +359
+ Misses 24738 22303 -2435
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading