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

fix: announce the change to repo versioning #3616

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

devjgm
Copy link
Contributor

@devjgm devjgm commented Mar 30, 2020

Part of #3615
Fixes: #3531


This change is Reviewable

@devjgm devjgm requested a review from coryan March 30, 2020 21:36
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 30, 2020
@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #3616 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3616      +/-   ##
==========================================
+ Coverage   92.09%   92.14%   +0.04%     
==========================================
  Files         458      458              
  Lines       41375    41341      -34     
==========================================
- Hits        38105    38093      -12     
+ Misses       3270     3248      -22
Impacted Files Coverage Δ
.../cloud/storage/internal/resumable_upload_session.h 43.75% <0%> (-14.15%) ⬇️
google/cloud/bigtable/internal/common_client.h 89.47% <0%> (-10.53%) ⬇️
google/cloud/storage/internal/hash_validator.h 80% <0%> (-8.89%) ⬇️
google/cloud/storage/bucket_metadata.h 99.41% <0%> (-0.02%) ⬇️
google/cloud/storage/client_options.h 100% <0%> (ø) ⬆️
google/cloud/bigtable/row_range.h 100% <0%> (ø) ⬆️
.../cloud/storage/oauth2/compute_engine_credentials.h 100% <0%> (ø) ⬆️
google/cloud/storage/service_account.h 100% <0%> (ø) ⬆️
google/cloud/storage/object_metadata.h 100% <0%> (ø) ⬆️
google/cloud/bigtable/benchmarks/setup.h 100% <0%> (ø) ⬆️
... and 10 more

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 71582d9...7a8b49e. Read the comment docs.

@devjgm devjgm merged commit eb6be9a into googleapis:master Mar 30, 2020
@devjgm devjgm deleted the readme-announce branch March 30, 2020 22:49
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.

Announce that -cpp will be moving to per-repo versioning
3 participants