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: update tools & add xfieldmask plugins #803

Merged
merged 6 commits into from
Mar 29, 2023
Merged

feat: update tools & add xfieldmask plugins #803

merged 6 commits into from
Mar 29, 2023

Conversation

B15030328
Copy link
Contributor

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@B15030328 B15030328 temporarily deployed to tablestore-live March 24, 2023 06:37 — with GitHub Actions Inactive
@B15030328 B15030328 changed the title update tools & add xfieldmask plugins feat: update tools & add xfieldmask plugins Mar 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2023

Codecov Report

Merging #803 (d672518) into master (d2c6927) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #803      +/-   ##
==========================================
- Coverage   53.07%   53.04%   -0.03%     
==========================================
  Files         202      202              
  Lines       11314    11314              
==========================================
- Hits         6005     6002       -3     
  Misses       4858     4858              
- Partials      451      454       +3     
Impacted Files Coverage Δ
proto/error/v1/error.pb.go 86.95% <ø> (ø)
proto/fieldmask/v1/option.pb.go 29.57% <ø> (ø)
proto/helloworld/v1/error.pb.go 47.61% <ø> (ø)
proto/helloworld/v1/helloworld.pb.go 21.60% <ø> (ø)
proto/helloworld/v1/helloworld.pb.gw.go 12.56% <0.00%> (ø)
proto/helloworld/v1/helloworld_echo.pb.go 58.82% <ø> (ø)
proto/helloworld/v1/helloworld_fm.pb.go 24.27% <ø> (ø)
proto/helloworld/v1/helloworld_gin.pb.go 50.00% <ø> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@B15030328 B15030328 temporarily deployed to tablestore-live March 28, 2023 07:24 — with GitHub Actions Inactive
@B15030328 B15030328 temporarily deployed to tablestore-live March 28, 2023 07:27 — with GitHub Actions Inactive
@B15030328 B15030328 temporarily deployed to tablestore-live March 28, 2023 07:43 — with GitHub Actions Inactive
tools/go.mod Outdated
gorm.io/hints v1.1.0 // indirect
gorm.io/plugin/dbresolver v1.3.0 // indirect
)

replace github.com/douyu/jupiter v0.11.4-0.20230323092413-d2c6927995d4 => ../
Copy link
Member

Choose a reason for hiding this comment

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

这样就可以了
replace github.com/douyu/jupiter => ../

Copy link
Contributor Author

Choose a reason for hiding this comment

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

好的

@B15030328 B15030328 temporarily deployed to tablestore-live March 29, 2023 02:28 — with GitHub Actions Inactive
@sysulq sysulq merged commit 0f41991 into master Mar 29, 2023
@sysulq sysulq deleted the feat/xfieldmask branch July 11, 2023 07:31
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.

3 participants