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

Simplify corpus management code #38

Merged
merged 5 commits into from
Aug 29, 2024
Merged

Simplify corpus management code #38

merged 5 commits into from
Aug 29, 2024

Conversation

jschwartzentruber
Copy link
Contributor

  • eliminate the concept of closed queues (queues are deleted after corpus reduction and upload)
  • update to boto3
  • add concurrency
  • add support for GCP
  • move corpus reduction into the fuzzer module

- eliminate the concept of closed queues
- update to boto3
- add concurrency
- add support for GCP
- move corpus reduction into the fuzzer module
- bug fixes from local testing
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.51%. Comparing base (bb45092) to head (696015c).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #38       +/-   ##
===========================================
+ Coverage   80.24%   94.51%   +14.26%     
===========================================
  Files           8        8               
  Lines        1762     1769        +7     
===========================================
+ Hits         1414     1672      +258     
+ Misses        348       97      -251     

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

@jschwartzentruber jschwartzentruber self-assigned this Aug 23, 2024
@jschwartzentruber jschwartzentruber marked this pull request as ready for review August 27, 2024 19:00
@jschwartzentruber jschwartzentruber requested a review from a team as a code owner August 27, 2024 19:00
jschwartzentruber added a commit to MozillaSecurity/orion that referenced this pull request Aug 29, 2024
jschwartzentruber added a commit to MozillaSecurity/orion that referenced this pull request Aug 29, 2024
@jschwartzentruber jschwartzentruber merged commit 935803c into main Aug 29, 2024
4 checks passed
@jschwartzentruber jschwartzentruber deleted the storage branch August 29, 2024 17:04
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