slackapi / deno-slack-hooks

Helper library implementing the contract between the Slack CLI and Slack application SDKs
MIT License
11 stars 3 forks source link

Ignore API-type functions when bundling function code in the `build` hook #59

Closed filmaj closed 1 year ago

filmaj commented 1 year ago

Summary

We already ignore API-type functions when validating manifest, but failed to do so in the build hook when I merged the -builder repo in here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #59 (b480437) into main (a342a3c) will increase coverage by 0.18%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   71.91%   72.09%   +0.18%     
==========================================
  Files          12       12              
  Lines         762      767       +5     
  Branches      103      104       +1     
==========================================
+ Hits          548      553       +5     
  Misses        211      211              
  Partials        3        3              
Impacted Files Coverage Δ
src/build.ts 59.13% <100.00%> (+1.85%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more