Skip to content

Fix NewSketch crash when directories.user is not set #2862

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

Merged

commands: fix panic when calling `NewSketch` with empty directories.user

fc495da
Select commit
Loading
Failed to load commit list.
Merged

Fix NewSketch crash when directories.user is not set #2862

commands: fix panic when calling `NewSketch` with empty directories.user
fc495da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2025 in 0s

67.87% (target 30.00%)

View this Pull Request on Codecov

67.87% (target 30.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.87%. Comparing base (b9edb78) to head (fc495da).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2862      +/-   ##
==========================================
- Coverage   67.90%   67.87%   -0.03%     
==========================================
  Files         238      238              
  Lines       22412    22412              
==========================================
- Hits        15218    15212       -6     
- Misses       6001     6005       +4     
- Partials     1193     1195       +2     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.