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 additional file scanning issue that increases the server startup time #13636

Fix additional file scanning issue that increases the server startup …

a2aa1d8
Select commit
Loading
Failed to load commit list.
Merged

Fix additional file scanning issue that increases the server startup time #13636

Fix additional file scanning issue that increases the server startup …
a2aa1d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 1s

18.96% (+0.51%) compared to b7456cf

View this Pull Request on Codecov

18.96% (+0.51%) compared to b7456cf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.96%. Comparing base (b7456cf) to head (a2aa1d8).
Report is 17 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13636      +/-   ##
============================================
+ Coverage     18.44%   18.96%   +0.51%     
- Complexity      944      976      +32     
============================================
  Files           261      261              
  Lines         12045    12082      +37     
  Branches       1262     1265       +3     
============================================
+ Hits           2222     2291      +69     
+ Misses         9806     9772      -34     
- Partials         17       19       +2     

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