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

Compatibility layer fix #1120

Merged

Conversation

vytautas-karpavicius
Copy link
Contributor

What changed?
Fixed protoUpdateDomainRequest in compatibility layer.

Why?
Previously it was not handling intermediate nil structures.

How did you test it?
Added additional integration test to cover domain update operation.

Potential risks

@coveralls
Copy link

coveralls commented Aug 17, 2021

Pull Request Test Coverage Report for Build da3507f7-9f1a-4c20-93b2-b04f07f57e99

  • 9 of 47 (19.15%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 71.548%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/compatibility/request.go 9 47 19.15%
Totals Coverage Status
Change from base Build e21f62c8-7503-4e4c-9804-603fcab8073e: 0.5%
Covered Lines: 12151
Relevant Lines: 16983

💛 - Coveralls

@vytautas-karpavicius vytautas-karpavicius marked this pull request as ready for review August 17, 2021 12:13
@vytautas-karpavicius vytautas-karpavicius requested a review from a team August 17, 2021 12:13
@vytautas-karpavicius vytautas-karpavicius merged commit caa6ac0 into uber-go:master Aug 18, 2021
@vytautas-karpavicius vytautas-karpavicius deleted the compatibility-fix branch August 18, 2021 06:43
vytautas-karpavicius added a commit that referenced this pull request Aug 18, 2021
* Add integration test for domain update

* Fix protoUpdateDomainRequest for compatibility layer
vytautas-karpavicius added a commit that referenced this pull request Aug 23, 2021
* Add integration test for domain update

* Fix protoUpdateDomainRequest for compatibility layer
@Groxx Groxx mentioned this pull request Nov 9, 2021
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.

None yet

3 participants