herbsjs / herbs2knex

Create repositories using Knex to retrieve and store Entities
Other
7 stars 13 forks source link

fix(sqlite): fix returning sqlite and add tests for support sqlite #59

Closed jhomarolo closed 2 years ago

jhomarolo commented 2 years ago

fix #58

Fixes #

Readiness Checklist

Author/Contributor

Reviewing Maintainer

codecov[bot] commented 2 years ago

Codecov Report

Merging #59 (269360f) into master (c9eb0f5) will decrease coverage by 1.31%. The diff coverage is 50.00%.

:exclamation: Current head 269360f differs from pull request most recent head c0f5eda. Consider uploading reports for the commit c0f5eda to get more accurate results

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   99.31%   98.00%   -1.32%     
==========================================
  Files           3        3              
  Lines         147      150       +3     
==========================================
+ Hits          146      147       +1     
- Misses          1        3       +2     
Impacted Files Coverage Δ
src/repository.js 96.42% <50.00%> (-2.34%) :arrow_down:

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 d23b0b6...c0f5eda. Read the comment docs.

herbsjs-robot commented 2 years ago

:tada: This PR is included in version 1.5.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: