Skip to content

Throw exception in ServeCommand when current directory not found #227

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
merged 4 commits into from
Apr 3, 2025

fix

c3ebc5b
Select commit
Loading
Failed to load commit list.
Merged

Throw exception in ServeCommand when current directory not found #227

fix
c3ebc5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2025 in 1s

95.48% (+0.05%) compared to e20b464

View this Pull Request on Codecov

95.48% (+0.05%) compared to e20b464

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.48%. Comparing base (e20b464) to head (c3ebc5b).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #227      +/-   ##
============================================
+ Coverage     95.43%   95.48%   +0.05%     
- Complexity       81       82       +1     
============================================
  Files             9        9              
  Lines           263      266       +3     
============================================
+ Hits            251      254       +3     
  Misses           12       12              

☔ 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.