Skip to content
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

--fast mode #1875

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from
Open

--fast mode #1875

wants to merge 10 commits into from

Conversation

TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Oct 18, 2024

Addresses:

Tests are currently failing due to the new python constraints. We are waiting on baddns to update its pytest + httpx versions.

TODO:

  • Optionally disable speculate parent URLs, etc.
    • Will require categorizing speculate functionality into "essential" vs "osinty"

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93%. Comparing base (09f7ec3) to head (5739095).

Files with missing lines Patch % Lines
bbot/test/conftest.py 58% 6 Missing ⚠️
bbot/core/helpers/misc.py 91% 1 Missing ⚠️
bbot/scanner/preset/args.py 50% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #1875   +/-   ##
=====================================
- Coverage     93%     93%   -0%     
=====================================
  Files        363     363           
  Lines      27845   27868   +23     
=====================================
+ Hits       25668   25688   +20     
- Misses      2177    2180    +3     

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

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.

1 participant