ivangabriele / postgrester

Isomorphic PostgREST API Client for Javascript and Typescript.
Apache License 2.0
50 stars 7 forks source link

feat: add representation return option #203

Closed ivangabriele closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #203 (6fdb4b5) into main (331c78c) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 6fdb4b5 differs from pull request most recent head 5a8dfea. Consider uploading reports for the commit 5a8dfea to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files           3        2    -1     
  Lines         228      229    +1     
  Branches       77       78    +1     
=======================================
+ Hits          227      228    +1     
  Misses          1        1           
Impacted Files Coverage Δ
src/Postgrester.ts 99.55% <100.00%> (+0.01%) :arrow_up:
src/index.ts 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 331c78c...5a8dfea. Read the comment docs.