Skip to content

Continue on bad target#2418

Closed
TheTechromancer wants to merge 3 commits intodevfrom
continue-on-bad-target
Closed

Continue on bad target#2418
TheTechromancer wants to merge 3 commits intodevfrom
continue-on-bad-target

Conversation

@TheTechromancer
Copy link
Copy Markdown
Collaborator

@TheTechromancer TheTechromancer commented Apr 22, 2025

If a malformed target is encountered, don't halt the scan. Instead, just log a warning and continue.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93%. Comparing base (6272a59) to head (dcb66ca).

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2418   +/-   ##
=====================================
- Coverage     93%     93%   -0%     
=====================================
  Files        383     383           
  Lines      30146   30149    +3     
=====================================
- Hits       27869   27852   -17     
- Misses      2277    2297   +20     

☔ 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
Copy link
Copy Markdown
Contributor

Going to close this, BBOT is doing the right thing by raising a ValidationError on an empty Target list and it bubbling up to the top. The Scan should stop and the user should fix the issue with the targets passed in.

@ausmaster ausmaster closed this Apr 22, 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