Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore apps with no connectors #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WilliamBergamin
Copy link
Collaborator

Summary

From the slack backend some certified apps do not have any connectors assigned to them. This change allows the generation script to ignore the these apps and prevent unnecessary changes to the library like #76

Requirements

@WilliamBergamin WilliamBergamin added the bug Something isn't working label Feb 24, 2025
@WilliamBergamin WilliamBergamin self-assigned this Feb 24, 2025
@WilliamBergamin WilliamBergamin requested a review from a team as a code owner February 24, 2025 18:12
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.76%. Comparing base (d5993d8) to head (3078526).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files         171      171           
  Lines        9389     9389           
  Branches       10       10           
=======================================
  Hits         9367     9367           
  Misses         22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants