herbsjs / herbs

A domain-first framework. Code your domain and your infrastructure will follow
https://herbsjs.org/
MIT License
426 stars 14 forks source link

feat(add request from buchu): exports request from buchu to herbs #39

Closed VictorTBX closed 2 years ago

VictorTBX commented 2 years ago

Exports request from buchu to herbs

https://github.com/herbsjs/buchu/issues/53

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (80d6a39) into main (9ce6843) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            5         5           
=========================================
  Hits             5         5           
Impacted Files Coverage Δ
src/commonjs/herbs.cjs 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 dd06441...80d6a39. Read the comment docs.

jhomarolo commented 2 years ago

already released in #40