herbsjs / herbs2knex

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

:bug: creates a new builder for each query #18

Closed italojs closed 3 years ago

italojs commented 3 years ago

solution for this issue here

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (a734d92) into master (e0db8cf) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          138       138           
=========================================
  Hits           138       138           
Impacted Files Coverage Δ
src/repository.js 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 e0db8cf...a734d92. Read the comment docs.

jhomarolo commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: