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

Do something maybe addresses Hoshino's goal #1124

Merged
merged 2 commits into from
Jun 27, 2024

module-loader: rewrite the creation of `ResolveInfo`

e658be7
Select commit
Loading
Failed to load commit list.
Merged

Do something maybe addresses Hoshino's goal #1124

module-loader: rewrite the creation of `ResolveInfo`
e658be7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 1s

79.12% (+0.00%) compared to 568bfc5

View this Pull Request on Codecov

79.12% (+0.00%) compared to 568bfc5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.12%. Comparing base (568bfc5) to head (e658be7).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1124   +/-   ##
=========================================
  Coverage     79.12%   79.12%           
  Complexity     3292     3292           
=========================================
  Files           302      302           
  Lines         10034    10037    +3     
  Branches       1195     1195           
=========================================
+ Hits           7939     7942    +3     
  Misses         1432     1432           
  Partials        663      663           

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