ivangabriele / postgrester

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

feat: add upsert options to post method #161

Closed ivangabriele closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #161 (a6ea599) into master (733ca28) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   99.45%   99.47%   +0.02%     
==========================================
  Files           3        3              
  Lines         183      191       +8     
  Branches       52       56       +4     
==========================================
+ Hits          182      190       +8     
  Misses          1        1              
Impacted Files Coverage Δ
src/Postgrester.ts 99.45% <100.00%> (+0.02%) :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 733ca28...a6ea599. Read the comment docs.