Remove double indirection in module types #3640
Merged
Codecov / codecov/project
succeeded
Jan 31, 2024 in 0s
47.30% (+0.02%) compared to dc1c484
View this Pull Request on Codecov
47.30% (+0.02%) compared to dc1c484
Details
Codecov Report
Attention: 308 lines
in your changes are missing coverage. Please review.
Comparison is base (
dc1c484
) 47.27% compared to head (a19bb58
) 47.30%.
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
core/engine/src/module/source.rs | 0.00% | 224 Missing |
core/engine/src/module/synthetic.rs | 0.00% | 56 Missing |
core/engine/src/module/mod.rs | 0.00% | 25 Missing |
core/gc/src/trace.rs | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3640 +/- ##
==========================================
+ Coverage 47.27% 47.30% +0.02%
==========================================
Files 476 476
Lines 46798 46834 +36
==========================================
+ Hits 22123 22153 +30
- Misses 24675 24681 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading