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

feat(purge): Adding state clear functionality to purge #125

Merged
merged 6 commits into from
Nov 11, 2024

Conversation

IanWoodard
Copy link
Member

Fixes #62 (mostly). We could still add a means of clearing all docker volumes as well, but that can come later.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.30%. Comparing base (f2cad41) to head (e0ed7db).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
devservices/commands/purge.py 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   90.96%   91.30%   +0.34%     
==========================================
  Files          19       19              
  Lines         874      909      +35     
==========================================
+ Hits          795      830      +35     
  Misses         79       79              

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

@IanWoodard IanWoodard merged commit 06b683a into main Nov 11, 2024
14 checks passed
@IanWoodard IanWoodard deleted the iw/purge-update branch November 11, 2024 22:27
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.

Add nuke command
2 participants