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

Add protoc-gen-go-deepcopy plugin support to buf generate #331

Merged
merged 4 commits into from
Sep 5, 2022

Conversation

hasit
Copy link
Contributor

@hasit hasit commented Sep 5, 2022

This change is Reviewable

@hasit hasit requested a review from a team as a code owner September 5, 2022 15:40
@hasit hasit self-assigned this Sep 5, 2022
@hasit hasit linked an issue Sep 5, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Base: 49.46% // Head: 49.48% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (dc6a8a0) compared to base (9c1b233).
Patch has no changes to coverable lines.

❗ Current head dc6a8a0 differs from pull request most recent head 0f66f0d. Consider uploading reports for the commit 0f66f0d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
+ Coverage   49.46%   49.48%   +0.01%     
==========================================
  Files         226      226              
  Lines       18587    18587              
==========================================
+ Hits         9194     9197       +3     
+ Misses       8804     8802       -2     
+ Partials      589      588       -1     
Impacted Files Coverage Δ
operator/controllers/controller_reconciler.go 46.35% <0.00%> (-1.17%) ⬇️
operator/controllers/agent_reconciler.go 48.78% <0.00%> (+0.97%) ⬆️
pkg/jobs/job.go 86.99% <0.00%> (+2.43%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hasit hasit enabled auto-merge (squash) September 5, 2022 16:28
@hasit hasit merged commit d2af68b into main Sep 5, 2022
@hasit hasit deleted the 325-deepcopy-generator branch September 5, 2022 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeepCopy generator for protobuf
2 participants