Skip to content

feat(tags): replace tags identifier from record urn and type to asset id - #122

Merged
StewartJingga merged 8 commits into
mainfrom
tag-template-assetid
May 12, 2022
Merged

StewartJingga merged 8 commits into
mainfrom
tag-template-assetid

Conversation

@mabdh

@mabdh mabdh commented May 11, 2022

Copy link
Copy Markdown
Member
  • replace tags identifier from record urn and type to asset id
  • update docs

@mabdh
mabdh requested a review from StewartJingga May 11, 2022 00:28
@mabdh mabdh self-assigned this May 11, 2022
@mabdh mabdh linked an issue May 11, 2022 that may be closed by this pull request
@coveralls

coveralls commented May 11, 2022

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 2311157071

  • 103 of 115 (89.57%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.08%) to 80.921%

Changes Missing Coverage Covered Lines Changed/Added Lines %
store/postgres/star_repository.go 0 1 0.0%
tag/service.go 11 12 91.67%
api/v1beta1/tag.go 36 38 94.74%
tag/errors.go 0 3 0.0%
store/postgres/tag_repository.go 52 57 91.23%
Totals Coverage Status
Change from base Build 2297846712: -0.08%
Covered Lines: 4780
Relevant Lines: 5907

💛 - Coveralls

@StewartJingga StewartJingga left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@mabdh
mabdh requested a review from StewartJingga May 12, 2022 04:16
@StewartJingga
StewartJingga merged commit b761ace into main May 12, 2022
@StewartJingga
StewartJingga deleted the tag-template-assetid branch May 12, 2022 04:20
scortier pushed a commit that referenced this pull request May 15, 2022
… id (#122)

* feat(tags): replace record urn and type in tags to asset id

* chore: update readme

* chore: update docs

* chore: update docs

* chore: update docs and makefile

* fix(tags): fix inconsistent behaviour

* fix(tags): add template not found error check in update tag handler

* chore: fix broken tests in tag
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.

Tag template to use Asset ID instead of Record Type and Record URN

3 participants