slackapi / deno-slack-sdk

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

Widgets #252

Open chrisronline opened 9 months ago

chrisronline commented 9 months ago

Summary

We are adding a new Platform 2.0 primitive called widgets.

Documents

See more in the canvas for #feat-platform-widgets

Testing

Special notes

Requirements

codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 98.10%. Comparing base (ca8e418) to head (6a8c31a). Report is 5 commits behind head on main.

:exclamation: Current head 6a8c31a differs from pull request most recent head d095d09. Consider uploading reports for the commit d095d09 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #252 +/- ## ========================================== + Coverage 98.07% 98.10% +0.03% ========================================== Files 58 60 +2 Lines 2280 2324 +44 Branches 137 141 +4 ========================================== + Hits 2236 2280 +44 Misses 42 42 Partials 2 2 ```

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