Maillol / aiohttp-pydantic

Aiohttp View that validates request body and query sting regarding the annotations declared in the View method
MIT License
67 stars 21 forks source link

Add pyinvoke task #23

Closed Maillol closed 3 years ago

Maillol commented 3 years ago

Ensure git tag matches package versions before uploading

codecov-commenter commented 3 years ago

Codecov Report

Merging #23 (dbf1eb6) into main (43d2789) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   92.60%   92.66%   +0.05%     
==========================================
  Files          11       11              
  Lines         690      736      +46     
==========================================
+ Hits          639      682      +43     
- Misses         51       54       +3     
Impacted Files Coverage Δ
aiohttp_pydantic/oas/view.py 94.40% <0.00%> (-0.38%) :arrow_down:

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 43d2789...dbf1eb6. Read the comment docs.