Sayi / swagger-diff

:ski: Compare two swagger API specifications(1.x or v2.0)
http://deepoove.com/swagger-diff/
Apache License 2.0
273 stars 85 forks source link

Add old and new version numbers to HTML and Markdown renditions #9

Closed wwerner closed 6 years ago

wwerner commented 6 years ago

This adds the version numbers of the compared specifications to the HTML and Markdown renditions.

Please let me know if you are interested in this PR. If you are, I can clean up the formatting to make it more concise. Otherwise feel free to just close it and I'll keep using my fork.

image

image

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 45


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/deepoove/swagger/diff/output/HtmlRender.java 122 124 98.39%
src/main/java/com/deepoove/swagger/diff/compare/SpecificationDiff.java 98 102 96.08%
<!-- Total: 229 235 97.45% -->
Totals Coverage Status
Change from base Build 41: -0.3%
Covered Lines: 651
Relevant Lines: 712

💛 - Coveralls
Sayi commented 6 years ago

@wwerner Very good features, i will merge later. 😄