Skip to content

Error out if not projects found#913

Merged
j178 merged 1 commit intomasterfrom
no-project
Oct 17, 2025
Merged

Error out if not projects found#913
j178 merged 1 commit intomasterfrom
no-project

Conversation

@j178
Copy link
Owner

@j178 j178 commented Oct 17, 2025

Closes #911

@j178 j178 added the enhancement New feature or request label Oct 17, 2025
@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.98%. Comparing base (bb9cd2d) to head (01ce346).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/cli/run/filter.rs 16.66% 5 Missing ⚠️
src/workspace.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #913      +/-   ##
==========================================
+ Coverage   89.97%   89.98%   +0.01%     
==========================================
  Files          63       63              
  Lines       11746    11756      +10     
==========================================
+ Hits        10568    10579      +11     
+ Misses       1178     1177       -1     

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

@j178 j178 merged commit 054e1fb into master Oct 17, 2025
18 checks passed
@j178 j178 deleted the no-project branch October 17, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Turn "At least one project should be found" into a user-facing error

1 participant