Skip to content

Exclude unchanged items and provide exception detail if available#1

Merged
grennis merged 2 commits into
bitdiffer:masterfrom
edvineshagh:master
Sep 1, 2015
Merged

Exclude unchanged items and provide exception detail if available#1
grennis merged 2 commits into
bitdiffer:masterfrom
edvineshagh:master

Conversation

@edvineshagh
Copy link
Copy Markdown

This update includes the following two updates:

1. Exclude unchanged APIs

This update excludes APIs that have differences from the result set. This change was necessary because BitDiffer.Common.Misc.AssemblyComparison.Write* methods dump all the API entities into respective XML or HTML file. When the configuration setting "Changed Items Only" flag is on, then the resulting list will exclude unchanged APIs. (UI setting Tools -> Comparison Set Configuration ->View Filter -> Changed Items Only).

2. Detailed exception

Updated exception to obtain extra details (i.e assembly paths) when possible.

@grennis
Copy link
Copy Markdown
Collaborator

grennis commented Sep 1, 2015

Looks nice, thank you

grennis added a commit that referenced this pull request Sep 1, 2015
Exclude unchanged items and provide exception detail if available
@grennis grennis merged commit a85b680 into bitdiffer:master Sep 1, 2015
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