Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Beauchamp committed Jan 6, 2016
2 parents 66378b0 + 8ce14b5 commit de16212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ You'll need:
1. Visual Studio 2015
2. [Code Contracts](https://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970)

If you submit an enhancement or bug fix, please include a unit test similar to [this](https://github.com/rbeauchamp/Swashbuckle.OData/blob/master/Swashbuckle.OData.Tests/Fixtures/FunctionTests.cs#L27) that verifies the change. Let's shoot for 100% unit test [coverage](https://coveralls.io/github/rbeauchamp/Swashbuckle.OData?branch=master) of the code base.
If you submit an enhancement or bug fix, please include a unit test similar to [this](https://github.com/rbeauchamp/Swashbuckle.OData/blob/master/Swashbuckle.OData.Tests/Fixtures/FunctionTests.cs#L20) that verifies the change. Let's shoot for 100% unit test [coverage](https://coveralls.io/github/rbeauchamp/Swashbuckle.OData?branch=master) of the code base.

0 comments on commit de16212

Please sign in to comment.