-
Notifications
You must be signed in to change notification settings - Fork 55
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
Fixed copyright upper bound #573
Conversation
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.
Changes Look Good To Me (LGTM).
@aaronayres35 |
Codecov Report
@@ Coverage Diff @@
## master #573 +/- ##
==========================================
+ Coverage 37.98% 38.97% +0.98%
==========================================
Files 470 487 +17
Lines 26180 26800 +620
Branches 3977 4066 +89
==========================================
+ Hits 9945 10445 +500
- Misses 15795 15899 +104
- Partials 440 456 +16
Continue to review full report at Codecov.
|
@aaronayres35 once the Pull Request (PR) is Green (i.e. "All checks have passed") and the PR has been approved, the author of the PR usually merges the PR. Once you merge the PR, you will also need to manually delete the branch. |
I've changed the settings on this repository so that branches are automatically deleted at merge time. |
Fixed copyright upper bound (cherry picked from commit b1d09c7)
Backport #573 to v 7.0 maintenance branch
fixes #567