koxudaxi / py-data-api

A user-friendly client for AWS Aurora Serverless's Data API
https://koxudaxi.github.io/py-data-api
MIT License
40 stars 9 forks source link

add mypy.ini pyproject.toml #64

Closed koxudaxi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #64   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          593       593           
  Branches        84        84           
=========================================
  Hits           593       593           
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
pydataapi/dbapi.py 100.00% <100.00%> (ø)
pydataapi/dialect/base.py 100.00% <100.00%> (ø)
pydataapi/pydataapi.py 100.00% <100.00%> (ø)

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 0121e48...c4bf4f9. Read the comment docs.