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 generated_fields_first property on Result class #4

Closed koxudaxi closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #4 into master will increase coverage by 1.37%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   37.58%   38.96%   +1.37%     
==========================================
  Files           4        4              
  Lines         282      290       +8     
==========================================
+ Hits          106      113       +7     
- Misses        176      177       +1
Impacted Files Coverage Δ
tests/test_pydataapi/test_pydataapi.py 100% <100%> (ø) :arrow_up:
pydataapi/pydataapi.py 43.54% <75%> (+1.04%) :arrow_up:

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 22feb67...ebccdab. Read the comment docs.