Skip to content

Ignore empty targets#2423

Merged
TheTechromancer merged 4 commits into
devfrom
ignore-empty-targets
Apr 23, 2025
Merged

Ignore empty targets#2423
TheTechromancer merged 4 commits into
devfrom
ignore-empty-targets

Conversation

@TheTechromancer

Copy link
Copy Markdown
Contributor

Gracefully skips any empty strings that are passed into a target.

Also cleans up some unused imports. We had temporarily disabled F401 due to a ruff bug, but it's since been fixed. This PR re-enables it.

@codecov

codecov Bot commented Apr 23, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93%. Comparing base (b8a847d) to head (217bbdb).
Report is 5 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2423   +/-   ##
=====================================
+ Coverage     93%     93%   +1%     
=====================================
  Files        383     383           
  Lines      30146   30144    -2     
=====================================
- Hits       27867   27866    -1     
+ Misses      2279    2278    -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.

@ausmaster ausmaster self-requested a review April 23, 2025 21:56
@TheTechromancer TheTechromancer merged commit 0c15b85 into dev Apr 23, 2025
@TheTechromancer TheTechromancer deleted the ignore-empty-targets branch April 23, 2025 21:57
TheTechromancer added a commit that referenced this pull request Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants