Skip to content

feat: add support for removing files from volumes#6

Merged
glefer merged 1 commit into
mainfrom
feat/delete-file
Jun 6, 2025
Merged

feat: add support for removing files from volumes#6
glefer merged 1 commit into
mainfrom
feat/delete-file

Conversation

@glefer

@glefer glefer commented Jun 6, 2025

Copy link
Copy Markdown
Owner

This pull request adds the ability to delete files from Docker volumes directly using the delete_volume_file method in the DockerClient class. It also integrates this functionality into the TUI for seamless file management.

@glefer glefer added the enhancement New feature or request label Jun 6, 2025
@github-actions

github-actions Bot commented Jun 6, 2025

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/docker_volume_analyzer
   __init__.py00100% 
   docker_client.py860100% 
   errors.py30100% 
   filesystem.py690100% 
   main.py90100% 
   tui.py1790100% 
   volume_manager.py390100% 
   web.py210100% 
TOTAL4060100% 

@glefer glefer merged commit 718dff0 into main Jun 6, 2025
2 checks passed
@glefer glefer deleted the feat/delete-file branch June 6, 2025 07:56
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