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

Add neptune clear command #1091

Merged
merged 5 commits into from Nov 17, 2022
Merged

Add neptune clear command #1091

merged 5 commits into from Nov 17, 2022

Conversation

PatrykGala
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 15, 2022

Test Results

    2 files   -      11      2 suites   - 11   1m 2s ⏱️ - 21m 12s
499 tests  -    215  499 ✔️  -    208  0 💤  -   3  0  - 4 
998 runs   - 5 106  998 ✔️  - 5 005  0 💤  - 97  0  - 4 

Results for commit 96868af. ± Comparison against base commit 4d031ee.

This pull request removes 224 and adds 9 tests. Note that renamed tests count towards both.
management.test_management.TestManagement ‑ test_create_project
management.test_management.TestManagement ‑ test_invite_as_non_admin
management.test_management.TestManagement ‑ test_standard_scenario
management.test_management.TestManagement ‑ test_visibility_workspace
management.test_management.TestTrashObjects ‑ test_trash_model_version
management.test_management.TestTrashObjects ‑ test_trash_runs_and_models
standard.test_artifacts.TestArtifacts ‑ test_assignment[model]
standard.test_artifacts.TestArtifacts ‑ test_assignment[model_version]
standard.test_artifacts.TestArtifacts ‑ test_assignment[project]
standard.test_artifacts.TestArtifacts ‑ test_assignment[run]
…
tests.neptune.new.attributes.atoms.test_file.TestFile ‑ test_clean_files_on_close
tests.neptune.new.cli.test_clear ‑ test_clean_containers[model]
tests.neptune.new.cli.test_clear ‑ test_clean_containers[model_version]
tests.neptune.new.cli.test_clear ‑ test_clean_containers[project]
tests.neptune.new.cli.test_clear ‑ test_clean_containers[run]
tests.neptune.new.cli.test_clear ‑ test_clean_deleted_containers[model]
tests.neptune.new.cli.test_clear ‑ test_clean_deleted_containers[model_version]
tests.neptune.new.cli.test_clear ‑ test_clean_deleted_containers[project]
tests.neptune.new.cli.test_clear ‑ test_clean_deleted_containers[run]

♻️ This comment has been updated with latest results.

@PatrykGala PatrykGala marked this pull request as ready for review November 16, 2022 12:27
src/neptune/new/cli/clear_command.py Outdated Show resolved Hide resolved
tests/neptune/new/cli/test_clear.py Show resolved Hide resolved
src/neptune/new/cli/utils.py Outdated Show resolved Hide resolved
src/neptune/new/cli/status.py Outdated Show resolved Hide resolved
@PatrykGala PatrykGala merged commit 9641bd1 into master Nov 17, 2022
@PatrykGala PatrykGala deleted the pg/neptune_clear_command branch November 17, 2022 13:45
pankin397 pushed a commit that referenced this pull request Nov 17, 2022
* Add `neptune clear` command.

* Add docstring for 'clear' and adjust 'ContainerUUIDNotFound' message

Co-authored-by: Sabine <sabine.nyholm@neptune.ai>
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.

None yet

4 participants