slackapi / deno-slack-sdk

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

Add dependency graph #161

Closed WilliamBergamin closed 1 year ago

WilliamBergamin commented 1 year ago

Summary

This PR aims to add a dependency graph that provides a visual representation of the dependencies between repos, this is mainly to help new maintainers

View the graph: https://github.com/slackapi/deno-slack-sdk/blob/add-dependency-graph/.github/maintainers_guide.md#dependency-graph

Requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #161 (51c6998) into main (3d60026) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          52       52           
  Lines        2061     2061           
  Branches      111      111           
=======================================
  Hits         2041     2041           
  Misses         19       19           
  Partials        1        1           

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