slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
151 stars 27 forks source link

Clarify built-in function generation for dev and/or behind-toggle functions #297

Closed filmaj closed 3 months ago

filmaj commented 3 months ago

Clarifying use of the generation script for dev and/or feature-flagged function definitions.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.35%. Comparing base (3a9332a) to head (ffc6537).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ======================================= Coverage 98.35% 98.35% ======================================= Files 63 63 Lines 2552 2552 Branches 147 147 ======================================= Hits 2510 2510 Misses 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

filmaj commented 3 months ago

We apparently don't want to publicly expose the fact we use feature flags. Woopsie! Hopefully no one is paying attention.