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

Stdout Output Module #1234

Merged
merged 32 commits into from
Apr 26, 2024
Merged

Stdout Output Module #1234

merged 32 commits into from
Apr 26, 2024

Conversation

TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Apr 3, 2024

TODO:

  • Create stdout module
  • Rename human output module to txt, it aligns better with csv and json, and is getting partially superceded by stdout.
  • Write tests for stdout module
  • --json #1279
  • Implement optional "exclusivity" for certain config options

@TheTechromancer TheTechromancer self-assigned this Apr 3, 2024
@TheTechromancer TheTechromancer marked this pull request as draft April 3, 2024 21:22
@TheTechromancer TheTechromancer mentioned this pull request Apr 4, 2024
42 tasks
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 95.76271% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 92%. Comparing base (afe9a35) to head (e92e961).

Files Patch % Lines
bbot/modules/output/stdout.py 87% 6 Missing ⚠️
bbot/cli.py 84% 4 Missing ⚠️
bbot/scanner/preset/args.py 77% 3 Missing ⚠️
bbot/scanner/manager.py 67% 1 Missing ⚠️
...est/test_step_2/module_tests/test_module_stdout.py 99% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           bbot-2.0   #1234    +/-   ##
=========================================
+ Coverage        92%     92%    +1%     
=========================================
  Files           325     327     +2     
  Lines         21628   21762   +134     
=========================================
+ Hits          19682   19825   +143     
+ Misses         1946    1937     -9     

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

@TheTechromancer TheTechromancer marked this pull request as ready for review April 11, 2024 11:53
@TheTechromancer TheTechromancer mentioned this pull request Apr 19, 2024
@TheTechromancer TheTechromancer changed the base branch from presets to bbot-2.0 April 26, 2024 19:57
@TheTechromancer TheTechromancer merged commit 3942b65 into bbot-2.0 Apr 26, 2024
8 checks passed
@TheTechromancer TheTechromancer deleted the stdout-module branch May 16, 2024 02:26
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