Skip to content

Conversation

@edsn60
Copy link
Collaborator

@edsn60 edsn60 commented Jul 9, 2021

No description provided.

@coveralls
Copy link

coveralls commented Jul 9, 2021

Pull Request Test Coverage Report for Build 1028803727

  • 14 of 14 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 82.645%

Totals Coverage Status
Change from base Build 1025647520: 0.04%
Covered Lines: 5105
Relevant Lines: 6177

💛 - Coveralls

@edsn60 edsn60 changed the title feat(client): add GAS.update_dataset and deprecate GAS.rename_dataset feat(client): add GAS.update_dataset Jul 13, 2021
"""
dataset_id = self._get_dataset(name)["id"]
patch_data = {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if alias is ... and patch_data is {}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The request will be sent only if patch_data is not empty.

@edsn60 edsn60 changed the title feat(client): add GAS.update_dataset feat(client): add GAS.update_dataset for changing alias Jul 13, 2021
@edsn60 edsn60 merged commit 1ca8515 into Graviti-AI:main Jul 14, 2021
@edsn60 edsn60 deleted the T16624_feat branch July 14, 2021 02:53
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.

5 participants