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

Improve performance of SourceMapper #6112

Improve source map performance for directories with same path

c308e73
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of SourceMapper #6112

Improve source map performance for directories with same path
c308e73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 1s

95.07% (+0.00%) compared to 5f8c741

View this Pull Request on Codecov

95.07% (+0.00%) compared to 5f8c741

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.07%. Comparing base (5f8c741) to head (c308e73).

Additional details and impacted files
@@            Coverage Diff            @@
##               11.5    #6112   +/-   ##
=========================================
  Coverage     95.07%   95.07%           
- Complexity     6960     6965    +5     
=========================================
  Files           731      731           
  Lines         22244    22261   +17     
=========================================
+ Hits          21148    21165   +17     
  Misses         1096     1096           

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