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

Move from master to main (step2) #533

Merged
merged 1 commit into from
Jan 26, 2021
Merged

Move from master to main (step2) #533

merged 1 commit into from
Jan 26, 2021

Conversation

reyang
Copy link
Member

@reyang reyang commented Jan 26, 2021

Follow up on #531.

Please run the following commands on your local clone to migrate over:

git branch -m master main
git fetch origin
git branch -u origin/main main

@reyang reyang requested a review from a team January 26, 2021 00:50
@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #533 (1fbfee8) into main (484700a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #533   +/-   ##
=======================================
  Coverage   94.45%   94.45%           
=======================================
  Files         194      194           
  Lines        8509     8509           
=======================================
  Hits         8037     8037           
  Misses        472      472           
Impacted Files Coverage Δ
sdk/test/common/circular_buffer_test.cc 98.97% <0.00%> (-1.03%) ⬇️
sdk/test/metrics/counter_aggregator_test.cc 100.00% <0.00%> (+1.78%) ⬆️

@reyang reyang merged commit 47d6554 into main Jan 26, 2021
@reyang reyang deleted the reyang/main2 branch January 26, 2021 02:12
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.

2 participants