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: [VRD-1133] Implement run.rename() #4097

Merged
merged 5 commits into from
Sep 22, 2023
Merged

feat: [VRD-1133] Implement run.rename() #4097

merged 5 commits into from
Sep 22, 2023

Conversation

liuverta
Copy link
Contributor

@liuverta liuverta commented Sep 21, 2023

Impact and Context

Risks and Area of Effect

  • Is this a breaking change?

Testing

  • Unit test
  • Deployed to dev env
  • Other (explain)
% pytest test_experimentrun/test_metadata.py::test_rename unit_tests/tracking/test_experiment_run.py::test_rename
==================================================== test session starts ====================================================
platform darwin -- Python 3.7.10, pytest-7.4.2, pluggy-1.2.0
rootdir: /Users/miliu/Documents/modeldb/client/verta/tests
configfile: pytest.ini
plugins: xdist-3.3.1, hypothesis-6.79.4
collected 2 items                                                                                                           

test_experimentrun/test_metadata.py .                                                                                 [ 50%]
unit_tests/tracking/test_experiment_run.py .                                                                          [100%]

===================================================== 2 passed in 7.22s =====================================================

Reverting

  • Contains Migration - Do Not Revert

Revert this PR.

@liuverta liuverta changed the base branch from main to liu/finetune September 21, 2023 19:01
Base automatically changed from liu/finetune to main September 21, 2023 22:01
@liuverta liuverta requested a review from a user September 22, 2023 17:51
@liuverta liuverta marked this pull request as ready for review September 22, 2023 17:51
@liuverta liuverta merged commit d3435d9 into main Sep 22, 2023
1 check failed
@liuverta liuverta deleted the liu/run-rename branch September 22, 2023 18:00
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