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 DataLossAnalyzer and PerfAnalyzer #404

Merged
merged 3 commits into from Feb 17, 2017
Merged

Conversation

KamilSzostak
Copy link
Contributor

@KamilSzostak KamilSzostak commented Feb 10, 2017

Comment out DataLossAnalyzer and remove PerfAnalyzer classes. Both functionalities are turned off and were designed for SDK internal use only.

@msftclas
Copy link

Hi @KamilSzostak, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Kamil Szostak). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@KamilSzostak KamilSzostak added this to the 1.0.9 milestone Feb 14, 2017
// Uncomment if you want to use DataLossanalyzer
// new DataLossAnalyzerTests().registerTests();
Copy link
Member

Choose a reason for hiding this comment

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

Is there a better way to disable DataLossAnalyzer rather then commenting it in 4 places? E.g. some configuration setting to only change one bit back and worth and avoid the case when someone forgets to uncomment/comment one of those.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, this requires a refactoring of DataLossAnalyzer (#208). I'll do that once we have this task done #289.

@KamilSzostak KamilSzostak merged commit 906b94a into master Feb 17, 2017
@KamilSzostak KamilSzostak deleted the ReduceSdkSize branch June 6, 2017 21:42
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.

None yet

3 participants