-
Notifications
You must be signed in to change notification settings - Fork 399
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
Iox #841 upgrade gtest gmock to v1.10 #1006
Iox #841 upgrade gtest gmock to v1.10 #1006
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1006 +/- ##
==========================================
- Coverage 77.69% 77.64% -0.05%
==========================================
Files 338 338
Lines 12397 12397
Branches 1841 1841
==========================================
- Hits 9632 9626 -6
- Misses 2137 2143 +6
Partials 628 628
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I know it's tiresome, but please adapt the year in all files with new code 🙃
Sorry, but no. It was either code removal or mass search & replace. This is too trivial for a copyright update and we already handled it this way for other contributors. |
0fb9e0e
to
f8a77df
Compare
Understood and I think you're right to keep the copyright update process as simple as possible! As IANL and our previous workflow was:
Hence, I would appreciate if we could discuss this topic in the next developer meetup. cc @budrus |
@mossmaurice IANAL too but the last time I talked with one about this topic the answer was cc @budrus |
f8a77df
to
d46593d
Compare
Pre-Review Checklist for the PR Author
iox-#123-this-is-a-branch
)iox-#123 commit text
)git commit -s
)task-list-completed
)Notes for Reviewer
This PR updates GTest/GMock to v1.10 and removes some workarounds caused by v1.8.
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References