herbsjs / buchu

Use Cases - Uniform, auditable and secure use case library
Other
24 stars 22 forks source link

feat(add request.from() feature): #78

Closed VictorTBX closed 2 years ago

VictorTBX commented 2 years ago

add request.from() feature which receives an object and settings

request.from() receives two parameters: an object that must contain a schema and settings, in which you can ignore IDs and specific fields

53

Documentation will be added as soon as this PR is reviewed

codecov[bot] commented 2 years ago

Codecov Report

Merging #78 (738f4da) into master (73283c0) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   97.53%   97.64%   +0.11%     
==========================================
  Files           6        7       +1     
  Lines         243      255      +12     
==========================================
+ Hits          237      249      +12     
  Misses          6        6              
Impacted Files Coverage Δ
src/request.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 73283c0...738f4da. Read the comment docs.

herbsjs-robot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: