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

WIP: Refactor quarantine #19

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

WIP: Refactor quarantine #19

wants to merge 5 commits into from

Conversation

curry684
Copy link
Member

@curry684 curry684 commented Dec 1, 2023

Refactoring the quarantine facilities into a modular abstracted subsystem.

  • Make quarantine driver configurable
  • Switch from hardcoded quarantine to driver persistence
  • Properly (de)serialize quarantine items
  • Refactor file quarantine to more granular folder structure
  • Add filtering to quarantine searches
  • Rebuild statistics command

@curry684 curry684 self-assigned this Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e95614) 100.00% compared to head (9d0642a) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #19   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       212       212           
===========================================
  Files             28        28           
  Lines            665       665           
===========================================
  Hits             665       665           

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

@curry684 curry684 added this to the 0.2 milestone Dec 1, 2023
@curry684 curry684 added the enhancement New feature or request label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant