Yelp / swagger-spec-compatibility

Python library to check Swagger Spec backward compatibility
https://swagger-spec-compatibility.readthedocs.org
Apache License 2.0
20 stars 8 forks source link

Highlight that the library is not covering all the possible breaking conditions #23

Closed macisamuele closed 4 years ago

macisamuele commented 4 years ago

The main goal of this PR is to ensure that the documentation (either read-the-doc and README) are explicit about the fact that the library cannot cover all the possible backward incompatible cases.

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           60        60           
  Lines         1891      1891           
  Branches       121       121           
=========================================
  Hits          1891      1891           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 580b6c2...9529874. Read the comment docs.