wyfo / apischema

JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
https://wyfo.github.io/apischema/
MIT License
226 stars 18 forks source link

build: use pyproject.toml #598

Closed wyfo closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #598 (003d7bd) into master (8a4da30) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #598   +/-   ##
=======================================
  Coverage   87.94%   87.94%           
=======================================
  Files          62       62           
  Lines        5691     5691           
  Branches     1245     1177   -68     
=======================================
  Hits         5005     5005           
  Misses        472      472           
  Partials      214      214           
Files Coverage Δ
apischema/typing.py 85.58% <ø> (ø)