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: Add patchMergeKey and patchStrategy struct tags and comments #386

Merged
merged 2 commits into from
Jan 28, 2020

Conversation

dthomson25
Copy link
Member

Closes #225

@dthomson25 dthomson25 changed the title Add patchMergeKey and patchStrategy struct tags and comments feat: Add patchMergeKey and patchStrategy struct tags and comments Jan 27, 2020
@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #386 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #386   +/-   ##
======================================
  Coverage    83.7%   83.7%           
======================================
  Files          70      70           
  Lines        6555    6555           
======================================
  Hits         5487    5487           
  Misses        778     778           
  Partials      290     290

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34732b2...2c49651. Read the comment docs.

@dthomson25
Copy link
Member Author

I removed the patchMergeKey and patchStrategy from the status fields as they are affecting the tests and users don't need to do strategy merge patches of the status fields.

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.

Add patchStrategy:"merge" patchMergeKey:"name"
2 participants