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

Remove skips in tests #230

Merged
merged 1 commit into from
Mar 26, 2019
Merged

Conversation

dwsupplee
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 1, 2019
Copy link
Contributor

@michaelbausor michaelbausor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once tests pass

@dwsupplee
Copy link
Contributor Author

dwsupplee commented Mar 4, 2019

I'll be investigating the 5.6 failure with the protobuf extension enabled today.

Update - The failure is related to the following: protocolbuffers/protobuf#5837

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Mar 8, 2019
@dwsupplee dwsupplee added needs work This is a pull request that needs a little love. and removed 🚨 This issue needs some love. labels Mar 14, 2019
@dwsupplee
Copy link
Contributor Author

Waiting on protobuf 3.7.1 to land

@dwsupplee dwsupplee removed the needs work This is a pull request that needs a little love. label Mar 26, 2019
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Mar 26, 2019
@codecov
Copy link

codecov bot commented Mar 26, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   91.31%   91.31%           
=======================================
  Files          49       49           
  Lines        2095     2095           
=======================================
  Hits         1913     1913           
  Misses        182      182

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 5b79556...552e869. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 26, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   91.31%   91.31%           
=======================================
  Files          49       49           
  Lines        2095     2095           
=======================================
  Hits         1913     1913           
  Misses        182      182

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 3ced1b1...8befc92. Read the comment docs.

@dwsupplee dwsupplee changed the title Test against protobuf extension v3.7.0 and remove skips in tests Remove skips in tests Mar 26, 2019
@dwsupplee dwsupplee merged commit 17c2547 into googleapis:master Mar 26, 2019
michaelbausor added a commit that referenced this pull request Mar 27, 2019
## Google ApiCore 1.0.0

Moving ApiCore to GA!

### RequestBuilding serialization approach
- Added a new serialization approach in RequestBuilder (#226)

### Protobuf changes
- Updated protobuf dependency to 3.7.1 (#232)
- Added conflict section to composer.json to prevent protobuf extension conflict (#232)
- Remove skip tests for protobuf extension (#230)

### Cleanup and dependencies
- Update common-protos dependency to 1.0 (#231)
- Update license files (#228)
michaelbausor added a commit that referenced this pull request Mar 27, 2019
## Google ApiCore 1.0.0

Moving ApiCore to GA!

### RequestBuilding serialization approach
- Added a new serialization approach in RequestBuilder (#226)

### Protobuf changes
- Updated protobuf dependency to 3.7.1 (#232)
- Added conflict section to composer.json to prevent protobuf extension conflict (#232)
- Remove skip tests for protobuf extension (#230)

### Cleanup and dependencies
- Update common-protos dependency to 1.0 (#231)
- Update license files (#228)
@yoshi-automation yoshi-automation removed the 🚨 This issue needs some love. label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants