Skip to content

Conversation

@tuuna
Copy link
Contributor

@tuuna tuuna commented Jul 8, 2021

主要涉及以下部分

  • 设置对象标签(覆盖而不是追加)
  • 查询对象标签
  • 删除对象标签(删除对应所有标签)

已完成相关UT以及sample编写

@tuuna
Copy link
Contributor Author

tuuna commented Jul 13, 2021

修改service中contentMd5所接受参数类型,从可接收boolean或string变更为仅接收boolean

@tuuna
Copy link
Contributor Author

tuuna commented Jul 14, 2021

UT变更如下

  • 在putTagging中通过put与get后的key-value值是否相同进行比较
  • 在getTagging中先put再get保证动作正确
  • 在deleteTagging中先put再delete保证动作正确
  • 补充putTagging操作时,对应对象不存在的情况

@lewzylu lewzylu merged commit cdca218 into tencentyun:master Jul 16, 2021
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