Skip to content

add tag_relation create table sql#4660

Merged
moremind merged 1 commit intoapache:masterfrom
Ceilzcx:issues_4659_tag_relation
May 23, 2023
Merged

add tag_relation create table sql#4660
moremind merged 1 commit intoapache:masterfrom
Ceilzcx:issues_4659_tag_relation

Conversation

@Ceilzcx
Copy link
Copy Markdown
Contributor

@Ceilzcx Ceilzcx commented May 23, 2023

fix #4659

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 23, 2023

Codecov Report

Merging #4660 (5812820) into master (aa5dffb) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #4660   +/-   ##
=========================================
  Coverage     67.11%   67.12%           
- Complexity     8008     8009    +1     
=========================================
  Files          1099     1099           
  Lines         31695    31695           
  Branches       2872     2872           
=========================================
+ Hits          21273    21276    +3     
+ Misses         8749     8745    -4     
- Partials       1673     1674    +1     
Impacted Files Coverage Δ
...pache/shenyu/admin/model/entity/TagRelationDO.java 75.00% <ø> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@moremind moremind merged commit e37b730 into apache:master May 23, 2023
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.

[BUG] <mysql does not have a tag_relation create table sql>

3 participants