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

API Check should catch abstract additions to public classes #146

Closed
dougbu opened this issue Jan 13, 2017 · 1 comment
Closed

API Check should catch abstract additions to public classes #146

dougbu opened this issue Jan 13, 2017 · 1 comment
Assignees

Comments

@dougbu
Copy link
Member

dougbu commented Jan 13, 2017

For example, I added the abstract ShouldValidate property to ModelMetadata in aspnet/Mvc#5676. But, the AppVeyor build and all other command-line builds succeeded.

Yes, there's a bug in @dougbu as well.

@Eilon Eilon added this to the 2.0.0-preview1 milestone Apr 6, 2017
@Eilon Eilon modified the milestones: 2.0.0-preview1, 2.0.0-preview2 Apr 21, 2017
dougbu added a commit that referenced this issue May 19, 2017
- #146
- also add tests of field removals

nits:
- whitespace cleanup in `ApiListingGenerator` and `ApiListingComparerTests`
- remove unused `additionalFilters` parameter from `ApiListingComparerTests.CreateApiListingDocument()`
dougbu added a commit to aspnet/HttpAbstractions that referenced this issue May 24, 2017
dougbu added a commit to aspnet/HttpAbstractions that referenced this issue May 24, 2017
dougbu added a commit to dotnet/efcore that referenced this issue May 25, 2017
dougbu added a commit to aspnet/Mvc that referenced this issue May 25, 2017
dougbu added a commit to dotnet/efcore that referenced this issue May 25, 2017
dougbu added a commit to aspnet/Mvc that referenced this issue May 25, 2017
dougbu added a commit to aspnet/Mvc that referenced this issue May 25, 2017
dougbu added a commit to dotnet/efcore that referenced this issue May 25, 2017
dougbu added a commit to aspnet/HttpAbstractions that referenced this issue May 26, 2017
dougbu added a commit to aspnet/Mvc that referenced this issue May 26, 2017
dougbu added a commit that referenced this issue May 26, 2017
- #146
- also add tests of field removals

nits:
- whitespace cleanup in `ApiListingGenerator` and `ApiListingComparerTests`
- remove unused `additionalFilters` parameter from `ApiListingComparerTests.CreateApiListingDocument()`
dougbu added a commit to aspnet/HttpAbstractions that referenced this issue May 26, 2017
dougbu added a commit to dotnet/efcore that referenced this issue May 26, 2017
dougbu added a commit to aspnet/Mvc that referenced this issue May 26, 2017
@dougbu
Copy link
Member Author

dougbu commented May 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants