Closed dillonco closed 5 years ago
Merging #10 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #10 +/- ##
=======================================
Coverage 97.05% 97.05%
=======================================
Files 3 3
Lines 34 34
=======================================
Hits 33 33
Misses 1 1
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 45e83e2...3897165. Read the comment docs.
Thanks @dillonco! I will try to cut a release and upload to PyPI during downtime today.
The only breaking change was .add_path() which was renamed to .path() and the response codes are now strings.
Also slipped in a little typo fix in the arguments for
test_resource_with_metadata
and updatedspec.definition
to the new call in the README.Related to this bug report: https://github.com/alysivji/falcon-apispec/issues/9