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

test(storage): skip some gRPC integration tests #14388

Merged

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jun 27, 2024

The testbench does not support the features used by these tests. We may
consider removing the tests, the unit tests are enough for gRPC, and we
could (now) write unit tests for JSON too.

Motivated by #14385


This change is Reviewable

The testbench does not support the features used by these tests. We may
consider removing the tests, the unit tests are enough for gRPC, and we
could (now) write unit tests for JSON too.
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jun 27, 2024
@coryan coryan marked this pull request as ready for review June 27, 2024 20:42
@coryan coryan requested review from a team as code owners June 27, 2024 20:42
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.06%. Comparing base (964ef1f) to head (1e2943c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14388   +/-   ##
=======================================
  Coverage   93.06%   93.06%           
=======================================
  Files        2191     2191           
  Lines      193219   193219           
=======================================
+ Hits       179820   179821    +1     
+ Misses      13399    13398    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coryan coryan merged commit f384d1a into googleapis:main Jun 28, 2024
66 checks passed
@coryan coryan deleted the test-GCS+gRPC-disable-some-integration-tests branch June 28, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants