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

Merge 2.9.x to master #3444

Merged
merged 3 commits into from
Mar 28, 2020
Merged

Merge 2.9.x to master #3444

merged 3 commits into from
Mar 28, 2020

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from 2.9.x into master.

git fetch --all
git checkout merges/2.9.x-to-master
git reset --hard upstream/master
git merge upstream/2.9.x
# Fix merge conflicts
git commit
git push upstream merges/2.9.x-to-master --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

I have moved all the analyzers in 2.9.x branch to the 2.9.8 release in the shipped files. All the analyzers in master branch that are not in 2.9.x branch will be moved to unshipped release files when I merge these changes into master
Enable release tracking for the analyzer projects in the repo
@mavasani
Copy link
Contributor

Looking..

@codecov
Copy link

codecov bot commented Mar 28, 2020

Codecov Report

Merging #3444 into master will not change coverage by %.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3444   +/-   ##
=======================================
  Coverage   95.27%   95.27%           
=======================================
  Files        1004     1004           
  Lines      230592   230592           
  Branches    14887    14887           
=======================================
  Hits       219687   219687           
  Misses       9259     9259           
  Partials     1646     1646           

@mavasani mavasani merged commit 185625a into master Mar 28, 2020
@mavasani mavasani deleted the merges/2.9.x-to-master branch March 28, 2020 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants